diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-07-15 21:52:53 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-09-13 19:34:58 +0300 |
commit | 50c320a5f7065de7b0bcba67f72d23e40188bc70 (patch) | |
tree | a4b9468952327a1bd7926e8d765b8888ee810874 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 1dcfbdb361c86c29b084432696f5d847c5599e2b (diff) | |
download | linux-50c320a5f7065de7b0bcba67f72d23e40188bc70.tar.xz |
media: uvcvideo: Add missing curly braces
The uvc_meta_v4l2_try_format() function is missing curly braces on an
outer for loop statement to comply with the driver coding style. Add
them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Hans de Goede <hansg@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions