]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove the CONFIG_BLOCK ifdef in blk_types.h
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Nov 2016 13:40:17 +0000 (07:40 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Nov 2016 15:43:26 +0000 (09:43 -0600)
commite29dfd1beadc84c9d9adde1ea6d949abcbd00f32
tree2ba90eaadd796a15dcc6a0851d213f33fc8e0830
parent8fe036d3e6bccaa2543cbccb5273145cae36b3e3
block: remove the CONFIG_BLOCK ifdef in blk_types.h

Now that we have a separate header for struct bio_vec there is absolutely
no excuse for including this header from non-block I/O code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
include/linux/blk_types.h