diff --git a/block/ll_rw_blk.c b/block/ll_rw_blk.c index 74a567afb83069f1d666409c645107a2d78e516d..6b5173ac81313d8adb5c1d7b521559f565bb209b 100644 --- a/block/ll_rw_blk.c +++ b/block/ll_rw_blk.c @@ -3802,7 +3802,6 @@ static struct io_context *current_io_context(gfp_t gfp_flags, int node) return ret; } -EXPORT_SYMBOL(current_io_context); /* * If the current task has no IO context then create one and initialise it.