public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Cleanup in drivers/usb/core/hcd.c
@ 2013-10-05 16:02 Matthias Beyer
  2013-10-05 16:02 ` [PATCH 1/5] drivers: usb: core: hcd: moved asterix to variable Matthias Beyer
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Matthias Beyer @ 2013-10-05 16:02 UTC (permalink / raw)
  To: gregkh; +Cc: linux-usb, linux-kernel, Matthias Beyer

Hi!

I did some cleanup in 

    drivers/usb/core/hcd.c

of ERROR messages from "scripts/checkpatch.pl --file". Not all ERRORs are fixed,
there are some remaining with "assignment in if statement".

It's based on 7dee8df, which is Linus current master. I compiled it without
errors. Checkpatch script gives me some warnings, which are remaining warnings
of the file, I didn't introduce them!

Best regards!

Matthias Beyer (5):
  drivers: usb: core: hcd: moved asterix to variable
  drivers: usb: core: hcd: Whitespace fixes
  drivers: usb: core: hcd: replaced C99 // comments
  drivers: usb: core: hcd: removed braces for return statements
  drivers: usb: core: hcd: if-else-braces fixed

 drivers/usb/core/hcd.c | 80 +++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 40 deletions(-)

-- 
1.8.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-10-06 20:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-05 16:02 [PATCH 0/5] Cleanup in drivers/usb/core/hcd.c Matthias Beyer
2013-10-05 16:02 ` [PATCH 1/5] drivers: usb: core: hcd: moved asterix to variable Matthias Beyer
2013-10-06 21:52   ` Sergei Shtylyov
2013-10-05 16:02 ` [PATCH 2/5] drivers: usb: core: hcd: Whitespace fixes Matthias Beyer
2013-10-05 18:04   ` Joe Perches
2013-10-05 18:05     ` Joe Perches
2013-10-05 21:09   ` [PATCH 1/1] drivers: usb: core: hcd.c: converted busmap from struct to bitmap Matthias Beyer
2013-10-05 16:02 ` [PATCH 3/5] drivers: usb: core: hcd: replaced C99 // comments Matthias Beyer
2013-10-05 16:02 ` [PATCH 4/5] drivers: usb: core: hcd: removed braces for return statements Matthias Beyer
2013-10-05 16:02 ` [PATCH 5/5] drivers: usb: core: hcd: if-else-braces fixed Matthias Beyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox