summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pxa2xx.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-08-07 01:11:12 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2014-08-07 03:01:28 +0200
commit8d1824780f2f1786db5e0e7a54bbae75340c655c (patch)
tree802aa6870a881f28a4851a79b8240892ca2ef301 /drivers/spi/spi-pxa2xx.c
parentcheckpatch: use the correct indentation for which() (diff)
downloadlinux-8d1824780f2f1786db5e0e7a54bbae75340c655c.tar.xz
linux-8d1824780f2f1786db5e0e7a54bbae75340c655c.zip
checkpatch: add --fix option for a couple OPEN_BRACE misuses
Style misuses of these types are corrected: typedef struct foo { int bar; }; int foo(int bar) { return bar+1; } int foo(int bar) { return bar+1; } Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/spi/spi-pxa2xx.c')
0 files changed, 0 insertions, 0 deletions