ext4: make local symbol ext4_initxattrs static
authorDjalal Harouni <tixxdz@opendz.org>
Thu, 5 Jan 2012 03:32:12 +0000 (22:32 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 Jan 2012 03:32:12 +0000 (22:32 -0500)
The ext4_initxattrs symbol is used only in this file, so it should be
declared static.

Signed-off-by: Djalal Harouni <tixxdz@opendz.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/xattr_security.c

Simple merge