diff options
Diffstat (limited to 'block/blk-iopoll.c')
-rw-r--r-- | block/blk-iopoll.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/block/blk-iopoll.c b/block/blk-iopoll.c index 1855bf51edb0..c11d24e379e2 100644 --- a/block/blk-iopoll.c +++ b/block/blk-iopoll.c | |||
@@ -14,9 +14,6 @@ | |||
14 | 14 | ||
15 | #include "blk.h" | 15 | #include "blk.h" |
16 | 16 | ||
17 | int blk_iopoll_enabled = 1; | ||
18 | EXPORT_SYMBOL(blk_iopoll_enabled); | ||
19 | |||
20 | static unsigned int blk_iopoll_budget __read_mostly = 256; | 17 | static unsigned int blk_iopoll_budget __read_mostly = 256; |
21 | 18 | ||
22 | static DEFINE_PER_CPU(struct list_head, blk_cpu_iopoll); | 19 | static DEFINE_PER_CPU(struct list_head, blk_cpu_iopoll); |