]> git.baikalelectronics.ru Git - kernel.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)
commitb6079c9840d5d5207ae6cc3060aef65061161366
tree911bdfb70aa0a8677f98a5643edcc4a98812dfac
parentb871681d0766c1c6cdf810f1acd6ef232cedf4a1
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