git: uvc - use sizeof() instead of hard-coded size
Michael Neumann
mneumann at crater.dragonflybsd.org
Mon Sep 1 07:58:15 PDT 2025
commit 2e98dea71dcf6c3af309a15c0297a90c751a93d3
Author: Michael Neumann <mneumann at ntecs.de>
Date: Mon Sep 1 16:56:25 2025 +0200
uvc - use sizeof() instead of hard-coded size
Summary of changes:
sys/bus/u4b/uvc/uvc_drv.c | 2 +-
sys/bus/u4b/uvc/uvc_v4l2.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2e98dea71dcf6c3af309a15c0297a90c751a93d3
--
DragonFly BSD source repository
More information about the Commits
mailing list