This patch series fixes some checkpatch issues in InterfaceTx.c which is part of the beeceem driver. The following errors/warnings have been fixed: - prohibited spaces before a (semi)colon - missing space before a variable assignment - missing spaces between function arguments - missing spaces before opening parentheses of if-conditionals - unwanted opening braces of if-conditionals in an extra line - spaces at the beginning of a line instead of tabs - C99-style comments However, over-80-chars warnings still remain. This series applies no functional changes to the code whatsoever. _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel