summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_super.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/ops_super.h')
-rw-r--r--fs/gfs2/ops_super.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/gfs2/ops_super.h b/fs/gfs2/ops_super.h
index 9de73f0..442a274 100644
--- a/fs/gfs2/ops_super.h
+++ b/fs/gfs2/ops_super.h
@@ -12,6 +12,6 @@
#include <linux/fs.h>
-extern struct super_operations gfs2_super_ops;
+extern const struct super_operations gfs2_super_ops;
#endif /* __OPS_SUPER_DOT_H__ */
OpenPOWER on IntegriCloud