ext2: remove double definitions of xattr macros
authorShen Feng <shen@cn.fujitsu.com>
Fri, 25 Jul 2008 08:46:15 +0000 (01:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:31 +0000 (10:53 -0700)
commitf905f06fca5d3949eca12f5a43e251a404b3470a
tree303e8789f8e0dc5f82a712298a9086f242deb3d3
parentfb523f32275344282f20ef3352cbf03e599241e6
ext2: remove double definitions of xattr macros

remove the definitions of macros:
XATTR_TRUSTED_PREFIX
XATTR_USER_PREFIX
since they are defined in linux/xattr.h

Signed-off-by: Shen Feng <shen@cn.fujitsu.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ext2/xattr_security.c
fs/ext2/xattr_trusted.c
fs/ext2/xattr_user.c