X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=fs%2Fsquashfs%2Fxattr.h;h=afe70f815e3def9d8269b3187c41daaca9fec66e;hp=c83f5d9ec125c75a79d8578f261fe07988ad2254;hb=fd50ecaddf8372a1d96e0daeaac0f93cf04e4d42;hpb=81faae7f9c245a17f585d6edb7d4683cc6336b11 diff --git a/fs/squashfs/xattr.h b/fs/squashfs/xattr.h index c83f5d9ec125..afe70f815e3d 100644 --- a/fs/squashfs/xattr.h +++ b/fs/squashfs/xattr.h @@ -42,6 +42,5 @@ static inline int squashfs_xattr_lookup(struct super_block *sb, return 0; } #define squashfs_listxattr NULL -#define generic_getxattr NULL #define squashfs_xattr_handlers NULL #endif