]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commit7281b4526cefc898d180850b54d1369f38c6b202
tree2ba90eaadd796a15dcc6a0851d213f33fc8e0830
parentbe297968da22cf40c9c419df51e71ba8856a2ec2
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