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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel