diff options
Diffstat (limited to 'block')
-rw-r--r-- | block/blk-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/blk-core.c b/block/blk-core.c index 5fa3dd2705c6..580eee5743e5 100644 --- a/block/blk-core.c +++ b/block/blk-core.c | |||
@@ -2787,7 +2787,6 @@ void blk_flush_plug_list(struct blk_plug *plug, bool from_schedule) | |||
2787 | 2787 | ||
2788 | local_irq_restore(flags); | 2788 | local_irq_restore(flags); |
2789 | } | 2789 | } |
2790 | EXPORT_SYMBOL(blk_flush_plug_list); | ||
2791 | 2790 | ||
2792 | void blk_finish_plug(struct blk_plug *plug) | 2791 | void blk_finish_plug(struct blk_plug *plug) |
2793 | { | 2792 | { |