lkml.org 
[lkml]   [2021]   [Oct]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 00/13] usb: core: config: fix all checkpatch.pl warnings
This patchset fixes all checkpatch warnings in drivers/usb/core/config.c

(when combined with my earlier patch
Link: https://lore.kernel.org/r/20211001151350.ijiexr3ebwvypmdd@shortbread)

Robert Greener (13):
usb: core: config: Use tabs rather than spaces for new lines of args
usb: core: config: fix block comment styles
usb: core: config: Change `unsigned` to `unsigned int`
usb: core: config: Avoid multiple line derefrence
usb: core: config: Fix typo in dev_warn
usb: core: config: unsplit strings which are split across lines
usb: core: config: remove unnecessary blank lines
usb: core: config: add blank lines after struct def
usb: core: config: fix inline spacign
usb: core: config: fix checkpatch.pl braces warning
usb: core: config: remove unnecessary parentheses
usb: core: config: remove multiple assignments
usb: core: config: fix parenthesis alignment

drivers/usb/core/config.c | 393 ++++++++++++++++++++------------------
1 file changed, 204 insertions(+), 189 deletions(-)

--
2.32.0

\
 
 \ /
  Last update: 2021-10-05 16:07    [W:0.788 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site