WSL2-Linux-Kernel/block
Jens Axboe f653c34dd3 ll_rw_blk: fix gcc 4.2 warning on current_io_context()
current_io_context() is both static and exported with EXPORT_SYMBOL().
As there are no users outside of ll_rw_blk.c itself, just kill the
export.

Problem reported by Martin Michlmayr <tbm@cyrius.com>

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-15 10:44:15 -07:00
..
Kconfig
Kconfig.iosched
Makefile
as-iosched.c
blktrace.c
cfq-iosched.c
deadline-iosched.c
elevator.c
genhd.c
ioctl.c
ll_rw_blk.c
noop-iosched.c
scsi_ioctl.c