]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: make ext4_xattr_list() static
authorMingming Cao <cmm@us.ibm.com>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Apr 2008 14:38:59 +0000 (10:38 -0400)
commitd3a95d477d4fcb2c276b8357087a6c862c9e1949
tree911bdfb70aa0a8677f98a5643edcc4a98812dfac
parent14499f3592f3f52ceb7a639466de9ca21e2c1914
ext4: make ext4_xattr_list() static

This patch makes the needlessly global ext4_xattr_list() static.

Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/xattr.c
fs/ext4/xattr.h