[PATCH v2 0/3] Staging: octeon-usb fixes for coding style, SPDX and readability.

From: Georgios Tsotsos
Date: Thu Jul 26 2018 - 11:42:35 EST


Hello,
Ok, this have gone too far, i sent these series so many times wrong...
I am sorry its my first patch (and series) and i keep mix-up patch generation
an sending to my self. Last time not everybody was cc.

Here are three patches which trying to resolve TODO's list requirements
number 45 about octeon-usb.
There are SPDX licence additions on code, makefile and header files.
Checkpatch warnings are resolved,also a notice about CVMX_WAIT_FOR_FIELD32 macro.
After Joe Perches's (joe@xxxxxxxxxxx) suggestion i broke down the
cvmx_usb_poll_channel function in order to improve readability and keeping it
under 80 columns.

Georgios Tsotsos (3):
Staging: octeon-usb: Adding SPDX license identifier
Staging: octeon-usb: Change coding style of CVMX_WAIT_FOR_FIELD32 marco.
Staging: octeon-usb: Breaks down cvmx_usb_poll_channel().

drivers/staging/octeon-usb/Makefile | 1 +
drivers/staging/octeon-usb/octeon-hcd.c | 128 +++++++++++++++++++-------------
drivers/staging/octeon-usb/octeon-hcd.h | 1 +
3 files changed, 80 insertions(+), 50 deletions(-)

--
2.16.4