summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-gadget.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2022-06-08 20:49:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-10 12:20:30 +0300
commitc5d337a358b3e41bb4f7abd99a79b68a28eafaa2 (patch)
tree8cb3ff2462771f8890d86bcd485ff069f6c7244a /drivers/usb/cdns3/cdns3-gadget.c
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
downloadlinux-c5d337a358b3e41bb4f7abd99a79b68a28eafaa2.tar.xz
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 <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/20220608174918.14656-1-laurent.pinchart@ideasonboard.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-gadget.c')
0 files changed, 0 insertions, 0 deletions