summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.c
diff options
context:
space:
mode:
authorLaurent Navet2013-01-10 15:07:42 +0100
committerWolfram Sang2013-01-28 05:26:42 +0100
commit5c38dc8911b86b7c49305e2f2b631cd1241f2d87 (patch)
treedc6964e42fb260b105007019d6e6542ce0a96f70 /drivers/i2c/busses/i2c-designware-core.c
parentdrivers: misc: at24: mention other supported types in Kconfig (diff)
downloadkernel-qcow2-linux-5c38dc8911b86b7c49305e2f2b631cd1241f2d87.tar.gz
kernel-qcow2-linux-5c38dc8911b86b7c49305e2f2b631cd1241f2d87.tar.xz
kernel-qcow2-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/i2c/busses/i2c-designware-core.c')
0 files changed, 0 insertions, 0 deletions