]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fs/fat: fix some small checkpatch issues in dir.c
authorCruz Julian Bishop <cruzjbishop@gmail.com>
Fri, 28 Sep 2012 00:22:08 +0000 (10:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Oct 2012 04:01:35 +0000 (14:01 +1000)
commit87df73cf7f33e1b3da5f0b2c1cf0512824bf98dc
tree22524ad70b60cab2864f906410d85d5cfacb8929
parent5d3d104597c8bc94bacd9b2832754e28903d802b
fs/fat: fix some small checkpatch issues in dir.c

Simply remove the spacing between function definitions and
EXPORT_SYMBOL_GPL calls, which were previously generating warnings.

Signed-off-by: Cruz Julian Bishop <cruzjbishop@gmail.com>
Acked-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/fat/dir.c