Searched hist:a599e48662b4b505bef45d4831061f9d50703e17 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/ |
H A D | usb-skeleton.c | diff a599e48662b4b505bef45d4831061f9d50703e17 Thu Aug 15 19:42:10 CEST 2019 Jacob Huisman <jacobhuisman@kernelthusiast.com> usb: usb-skeleton: make comment block in line with coding style
Comment block was not in accordance with coding style. Fixes two checkpatch warnings: WARNING: Block comments use * on subsequent lines WARNING: Block comments use a trailing */ on a separate line
Signed-off-by: Jacob Huisman <jacobhuisman@kernelthusiast.com> Link: https://lore.kernel.org/r/20190815174210.580-1-jacobhuisman@kernelthusiast.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|