[PATCH v2 0/7] staging: octeon-usb: cvmx-usbcx-defs.h cleanup

Aaro Koskinen aaro.koskinen at iki.fi
Wed Jun 5 21:35:18 UTC 2013


Hi,

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

Before: 1785 errors, 1168 warnings, 3086 lines checked
 After:    0 errors,   52 warnings, 3522 lines checked

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

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.

History:

	v2: Handle CVMX_ macros differently.

	v1: http://marc.info/?l=linux-driver-devel&m=137038157225950&w=2

A.
 
Aaro Koskinen (7):
  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: delete unused macros
  staging: octeon-usb: cvmx-usbcx-defs.h: clean up 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 | 5302 ++++++++++++++------------
 1 file changed, 2869 insertions(+), 2433 deletions(-)

-- 
1.7.10.4




More information about the devel mailing list