diff options
Diffstat (limited to 'include/linux/swap.h')
-rw-r--r-- | include/linux/swap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/swap.h b/include/linux/swap.h index 38f288475e67..f2b16ac0b539 100644 --- a/include/linux/swap.h +++ b/include/linux/swap.h | |||
@@ -123,7 +123,6 @@ struct swap_info_struct { | |||
123 | struct file *swap_file; | 123 | struct file *swap_file; |
124 | struct block_device *bdev; | 124 | struct block_device *bdev; |
125 | struct list_head extent_list; | 125 | struct list_head extent_list; |
126 | int nr_extents; | ||
127 | struct swap_extent *curr_swap_extent; | 126 | struct swap_extent *curr_swap_extent; |
128 | unsigned old_block_size; | 127 | unsigned old_block_size; |
129 | unsigned short * swap_map; | 128 | unsigned short * swap_map; |