]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/squashfs/namei.c
Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap...
[karo-tx-linux.git] / fs / squashfs / namei.c
index 67cad77fefb4ac165bfd92fbba02db473a02e22e..40c10d9974c972c640435b92e571c3da148355d4 100644 (file)
@@ -247,6 +247,5 @@ failed:
 
 const struct inode_operations squashfs_dir_inode_ops = {
        .lookup = squashfs_lookup,
-       .getxattr = generic_getxattr,
        .listxattr = squashfs_listxattr
 };