Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomash/linux...
[deliverable/linux.git] / fs / jffs2 / symlink.c
index 6e563332bb242e2d4214026fa4ff608bcd69cf94..c7c77b0dfccde2fe5dedb619500fb8f4f4a1f866 100644 (file)
@@ -22,7 +22,6 @@ const struct inode_operations jffs2_symlink_inode_operations =
 {
        .readlink =     generic_readlink,
        .follow_link =  jffs2_follow_link,
-       .get_acl =      jffs2_get_acl,
        .setattr =      jffs2_setattr,
        .setxattr =     jffs2_setxattr,
        .getxattr =     jffs2_getxattr,
This page took 0.024181 seconds and 5 git commands to generate.