]> 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>
Thu, 13 Sep 2012 01:01:23 +0000 (11:01 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Sep 2012 07:05:23 +0000 (17:05 +1000)
commit6bfec8800500f402509b9a70b288edbffa5bc8ee
tree7efe67b14bfd3276ce377b43eaaab26afa981e47
parent44499141c8c73505aec682e8b83c91426bc81c80
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