Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/6] staging: octeon-usb: cvmx-usbcx-defs.h cleanup
@ 2013-06-04 21:31 Aaro Koskinen
  2013-06-04 21:31 ` [PATCH 1/6] staging: octeon-usb: run cvmx-usbcx-defs.h through Lindent Aaro Koskinen
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Aaro Koskinen @ 2013-06-04 21:31 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel; +Cc: linux-mips, linux-usb, Aaro Koskinen

Hi,

This series fixes most of the checkpatch issues in cvmx-usbcx-defs.h:

Before: total: 1785 errors, 1168 warnings, 3086 lines checked
 After: total:    0 errors,   53 warnings, 3647 lines checked

The only remaining issue is "WARNING: do not add new typedefs" which
will be addressed in further cleanups.

There should be no functional changes. Verified as follows:

	- mips-linux-gnu-size reports the same binary size before/after
	  for octeon-usb.ko (compiled binary of the driver).

	- USB mass storage functionality tested with EdgeRouter Lite with
	  the new patches.

A.
 
Aaro Koskinen (6):
  staging: octeon-usb: run cvmx-usbcx-defs.h through Lindent
  staging: octeon-usb: cvmx-usbcx-defs.h: fix comment style
  staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in
    CVMX_USBCX macros
  staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in comments
  staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword marker
  staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit
    80 cols

 drivers/staging/octeon-usb/cvmx-usbcx-defs.h | 5427 ++++++++++++++------------
 1 file changed, 2994 insertions(+), 2433 deletions(-)

-- 
1.7.10.4

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

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

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 21:31 [PATCH 0/6] staging: octeon-usb: cvmx-usbcx-defs.h cleanup Aaro Koskinen
2013-06-04 21:31 ` [PATCH 1/6] staging: octeon-usb: run cvmx-usbcx-defs.h through Lindent Aaro Koskinen
2013-06-04 21:31 ` [PATCH 2/6] staging: octeon-usb: cvmx-usbcx-defs.h: fix comment style Aaro Koskinen
2013-06-04 21:31 ` [PATCH 3/6] staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in CVMX_USBCX macros Aaro Koskinen
2013-06-05  8:36   ` Dan Carpenter
2013-06-05 20:46     ` Aaro Koskinen
2013-06-04 21:31 ` [PATCH 4/6] staging: octeon-usb: cvmx-usbcx-defs.h: avoid long lines in comments Aaro Koskinen
2013-06-04 21:31 ` [PATCH 5/6] staging: octeon-usb: cvmx-usbcx-defs.h: delete CVS keyword marker Aaro Koskinen
2013-06-04 21:31 ` [PATCH 6/6] staging: octeon-usb: cvmx-usbcx-defs.h: reformat license text to fit 80 cols Aaro Koskinen

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