block: cleanup some of the integrity stuff in blkdev.h
authorJens Axboe <jens.axboe@oracle.com>
Thu, 18 Sep 2008 16:31:53 +0000 (09:31 -0700)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:17 +0000 (08:56 +0200)
commit9c02f2b02e29a2244e36c6e1f246080d8afc6cff
treed917ffa2e6ea5a75d180b72cc16e786da6a4b437
parent7ba1fbaa4a478f72fbaf5a56af9c82a77966b4c7
block: cleanup some of the integrity stuff in blkdev.h

Don't put functions that are only used in fs/bio-integrity.c in
blkdev.h, it's much cleaner to just keep it in there. Also kill
completely unused bdev_get_tag_size()

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/bio-integrity.c
include/linux/blkdev.h