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

From: Matthias Oefelein
Date: Wed Jan 08 2014 - 17:16:34 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/