aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2022-06-08 20:49:18 +0300
committerGreg Kroah-Hartman <[email protected]>2022-06-10 11:20:30 +0200
commitc5d337a358b3e41bb4f7abd99a79b68a28eafaa2 (patch)
tree8cb3ff2462771f8890d86bcd485ff069f6c7244a /tools/perf/scripts/python/bin
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
usb: gadget: uvc: Fix comment blocks style
The UVC gadget 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. Reviewed-by: Kieran Bingham <[email protected]> Signed-off-by: Laurent Pinchart <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions