]> 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, 21 Sep 2012 01:02:23 +0000 (11:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Sep 2012 08:46:45 +0000 (18:46 +1000)
commit03d69b877f1583a448dd58eff09f73c1b4fb89bd
tree04479d5192fb9d2f69645eab69a20f6bac25b50a
parent98b306336a19c96b5c4beaedf74732e669c6d826
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