diff options
Diffstat (limited to 'fs/btrfs/ctree.h')
-rw-r--r-- | fs/btrfs/ctree.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h index d66dc1c6a40d..1372057e1ec1 100644 --- a/fs/btrfs/ctree.h +++ b/fs/btrfs/ctree.h | |||
@@ -1253,7 +1253,6 @@ struct btrfs_fs_info { | |||
1253 | struct mutex reloc_mutex; | 1253 | struct mutex reloc_mutex; |
1254 | 1254 | ||
1255 | struct list_head trans_list; | 1255 | struct list_head trans_list; |
1256 | struct list_head hashers; | ||
1257 | struct list_head dead_roots; | 1256 | struct list_head dead_roots; |
1258 | struct list_head caching_block_groups; | 1257 | struct list_head caching_block_groups; |
1259 | 1258 | ||