]> git.baikalelectronics.ru Git - kernel.git/commit
fs/fat: fix some small checkpatch issues in dir.c
authorCruz Julian Bishop <cruzjbishop@gmail.com>
Fri, 5 Oct 2012 00:14:55 +0000 (17:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:11 +0000 (03:05 +0900)
commit66e9d1959a8608e72f933c7c637513b003024cc4
treee37e9309a0fe6ec3cdef35896ab1633d1b92af0a
parent2c37bcafa3242a8ffccdef39a393d6fb0f0f3050
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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/fat/dir.c