From: Jens Axboe Date: Thu, 18 Sep 2008 16:31:53 +0000 (-0700) Subject: block: cleanup some of the integrity stuff in blkdev.h X-Git-Tag: v2.6.28-rc1~733^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c02f2b02e29a2244e36c6e1f246080d8afc6cff;p=pandora-kernel.git 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 --- Reading git-diff-tree failed