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

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to