]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb914402e8c2038459aa8727b130af4871dacb6c
treef5869b9f5378c2eeefa3453da3eb2832013794f8
parent2fda3cad38f7e72eed80169dfca56b9ade8ce7ea
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