aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/eaops.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/eaops.h')
-rw-r--r--fs/gfs2/eaops.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/gfs2/eaops.h b/fs/gfs2/eaops.h
index 965a235c96e8..3dece17e3116 100644
--- a/fs/gfs2/eaops.h
+++ b/fs/gfs2/eaops.h
@@ -23,8 +23,6 @@ unsigned int gfs2_ea_name2type(const char *name, char **truncated_name);
23 23
24extern struct gfs2_eattr_operations gfs2_system_eaops; 24extern struct gfs2_eattr_operations gfs2_system_eaops;
25 25
26extern struct gfs2_eattr_operations gfs2_security_eaops;
27
28extern struct gfs2_eattr_operations *gfs2_ea_ops[]; 26extern struct gfs2_eattr_operations *gfs2_ea_ops[];
29 27
30#endif /* __EAOPS_DOT_H__ */ 28#endif /* __EAOPS_DOT_H__ */