summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-08 18:38:52 +0100
committerMauro Carvalho Chehab <mchehab@kernel.org>2022-07-16 08:48:42 +0100
commit699b9a86a3f03ad9366b716be26e56d690faca84 (patch)
treedfcdf1d731548bdf21d1003bf225c1376bd87fd9 /ipc
parentedbb6e251ebd0015b1c4600ced00e9d83a0f8dc4 (diff)
media: uvcvideo: Fix comment blocks style
The uvcvideo driver historically uses the /* Comment * style */ for multi-line block comments, which is frowned upon. Patches for the driver are required to use the more standard /* * Comment * style */ style. This result in inconsistencies. Fix it by converting all remaining instances of the old style. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Reviewed-by: Ricardo Ribalda <ribalda@chromium.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions