ceph: don't include blk_types.h in messenger.h
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Nov 2016 13:40:15 +0000 (07:40 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 1 Nov 2016 15:43:26 +0000 (09:43 -0600)
commit9f08217120568afdfb59973a89a675e649c0096d
tree25d4d677d1b8972a76b64ec27248805a802e3e9a
parentfe8ecc86fa83e6dca25b055651811dff8d80bfed
ceph: don't include blk_types.h in messenger.h

The file only needs the struct bvec_iter delcaration, which is available
from bvec.h.

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