diff options
author | Laurent Navet <laurent.navet@gmail.com> | 2013-01-10 15:07:42 +0100 |
---|---|---|
committer | Wolfram Sang <w.sang@pengutronix.de> | 2013-01-28 05:26:42 +0100 |
commit | 5c38dc8911b86b7c49305e2f2b631cd1241f2d87 (patch) | |
tree | dc6964e42fb260b105007019d6e6542ce0a96f70 /drivers/mtd/ubi/gluebi.c | |
parent | drivers: misc: at24: mention other supported types in Kconfig (diff) | |
download | linux-5c38dc8911b86b7c49305e2f2b631cd1241f2d87.tar.xz linux-5c38dc8911b86b7c49305e2f2b631cd1241f2d87.zip |
i2c: nforce2: fix coding style issues
avoid these checkpatch.pl issues :
- ERROR: "foo * bar" should be "foo *bar"
- ERROR: switch and case should be at the same indent
- ERROR: "(foo*)" should be "(foo *)"
- ERROR: do not use assignment in if condition
- ERROR: space required before the open parenthesis '('
- WARNING: suspect code indent for conditional statements
- WARNING: quoted string split across lines
- WARNING: space prohibited between function name and open parenthesis '('
- WARNING: line over 80 characters
also add spaces around some "+", "=", "*"
Signed-off-by: Laurent Navet <laurent.navet@gmail.com>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'drivers/mtd/ubi/gluebi.c')
0 files changed, 0 insertions, 0 deletions