lkml.org 
[lkml]   [2013]   [Oct]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] drivers: usb: core: Adapt source to styleguide
Date
Hi,

I patches several files in drivers/usb/core/ to adapt them to the kernel
styleguide.

Most of these patches are whitespace/indention fixes.

As these patches are only style-patches, I just compiled the kernel, no compile
errors or warnings. So I think everything seems to be okay!

Note: I did not fix all ERROR messages from the scripts/checkpatch.pl script, as
I don't know what to do with "do not use assignments in if-condition" messages.

Matthias Beyer (6):
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
drivers: usb: core: file.c: moved asterisk to variable name
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
drivers: usb: core: devio.c: Coding style fixes
drivers: usb: core: devio.c: Braces around switch
drivers: usb: core: devio.c: Else should be on closing braces

drivers/usb/core/devio.c | 97 ++++++++++++++++++++-------------------
drivers/usb/core/file.c | 8 ++--
drivers/usb/core/hub.c | 115 +++++++++++++++++++++++------------------------
drivers/usb/core/sysfs.c | 5 ++-
drivers/usb/core/usb.c | 2 +-
5 files changed, 116 insertions(+), 111 deletions(-)

--
1.8.4



\
 
 \ /
  Last update: 2013-10-11 00:01    [W:0.163 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site