]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/ext3/xattr.c
make ext3_xattr_list() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 28 Apr 2008 09:16:06 +0000 (02:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:44 +0000 (08:58 -0700)
commit15633005e07883b57c6c7ca539c32148c3a7f588
treef5869b9f5378c2eeefa3453da3eb2832013794f8
parente7f23ebdef879226817ce94ae6e298afc8cd093d
make ext3_xattr_list() static

Make the needlessly global ext3_xattr_list() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext3/xattr.c
fs/ext3/xattr.h