diff options
Diffstat (limited to 'fs/gfs2/eaops.h')
-rw-r--r-- | fs/gfs2/eaops.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/eaops.h b/fs/gfs2/eaops.h index f83c497eddca..30ec6a09bfd0 100644 --- a/fs/gfs2/eaops.h +++ b/fs/gfs2/eaops.h | |||
@@ -21,7 +21,6 @@ struct gfs2_eattr_operations { | |||
21 | 21 | ||
22 | unsigned int gfs2_ea_name2type(const char *name, char **truncated_name); | 22 | unsigned int gfs2_ea_name2type(const char *name, char **truncated_name); |
23 | 23 | ||
24 | extern struct gfs2_eattr_operations gfs2_user_eaops; | ||
25 | extern struct gfs2_eattr_operations gfs2_system_eaops; | 24 | extern struct gfs2_eattr_operations gfs2_system_eaops; |
26 | 25 | ||
27 | extern struct gfs2_eattr_operations *gfs2_ea_ops[]; | 26 | extern struct gfs2_eattr_operations *gfs2_ea_ops[]; |