diff options
Diffstat (limited to 'include/linux/blkdev.h')
| -rw-r--r-- | include/linux/blkdev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 84b15d54f8c2..7fbaa9103344 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h | |||
| @@ -873,7 +873,6 @@ struct blk_plug { | |||
| 873 | struct list_head list; | 873 | struct list_head list; |
| 874 | struct list_head cb_list; | 874 | struct list_head cb_list; |
| 875 | unsigned int should_sort; | 875 | unsigned int should_sort; |
| 876 | unsigned int count; | ||
| 877 | }; | 876 | }; |
| 878 | #define BLK_MAX_REQUEST_COUNT 16 | 877 | #define BLK_MAX_REQUEST_COUNT 16 |
| 879 | 878 | ||
