[PATCH 0/6] staging: goldfish: fix coding style warnings

From: Loic Pefferkorn
Date: Wed Sep 03 2014 - 07:21:34 EST


Hi,

This patchset (for next-20140902) fixes several coding style warnings found by checkpatch.pl:
-CHECK: Please don't use multiple blank lines
-CHECK: No space is necessary after a cast
-CHECK: spinlock_t definition without comment
-CHECK: Alignment should match open parenthesis
-CHECK: struct mutex definition without comment


Loic Pefferkorn (6):
staging: goldfish: suppress consecutive blank lines
staging: goldfish: remove useless space after a cast
staging: goldfish: document spinlock usage
staging: goldfish: fix alignment to match open parenthesis
staging: goldfish: document mutex usage
staging: goldfish: avoid multiple assignments

drivers/staging/goldfish/goldfish_audio.c | 25 ++++++++----------
drivers/staging/goldfish/goldfish_nand.c | 43 ++++++++++++++++---------------
2 files changed, 33 insertions(+), 35 deletions(-)

--
2.0.4

--
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/