aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/gfs2/incore.h')
-rw-r--r--fs/gfs2/incore.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/incore.h b/fs/gfs2/incore.h
index b7cf65d13561..097adb1b3188 100644
--- a/fs/gfs2/incore.h
+++ b/fs/gfs2/incore.h
@@ -336,7 +336,6 @@ enum {
336}; 336};
337 337
338struct gfs2_glock { 338struct gfs2_glock {
339 struct hlist_bl_node gl_list;
340 unsigned long gl_flags; /* GLF_... */ 339 unsigned long gl_flags; /* GLF_... */
341 struct lm_lockname gl_name; 340 struct lm_lockname gl_name;
342 341