commit | 7281b4526cefc898d180850b54d1369f38c6b202 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Nov 01 07:40:17 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Tue Nov 01 09:43:26 2016 -0600 |
tree | 2ba90eaadd796a15dcc6a0851d213f33fc8e0830 | |
parent | be297968da22cf40c9c419df51e71ba8856a2ec2 [diff] |
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>