[PATCH 0/6] beeceem: Checkpatch cleanups in InterfaceRx.c

Matthias Oefelein ma.oefelein at arcor.de
Wed Jan 8 22:15:04 UTC 2014


This patch series eliminates several issues in InterfaceRx.c of the beeceem driver that have been reported by checkpatch.
The following issues are taken care of:
        - Missing spaces around operators
        - Prohibited spaces before semicolons
        - Missing spaces between function arguments
        - Tab/intendation mishaps
        - Missing spaces at opening parentheses
        - Unwanted newlines before opening braces of conditional statements
        - C99 comments

Lines with lengths over 80 characters still remain.

No functional changes have been made.

-- 
1.8.1.2



More information about the devel mailing list