]> 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, 7 Sep 2012 00:25:01 +0000 (10:25 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Sep 2012 07:08:45 +0000 (17:08 +1000)
commitb0716767216027f492340794ee36de4c5413b01e
treef31fa716b07caa817a89002d5f7c5d0ea03c1b7a
parenta958c565916e20d5632db70f5f46c6c278524e41
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