From: Alberto Bertogli Date: Thu, 2 Oct 2008 10:46:53 +0000 (+0200) Subject: bio.h: Remove unused conditional code X-Git-Tag: v2.6.28-rc1~733^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8deaf7210728c453295dc1cb2a5b66c68183ac85;p=pandora-kernel.git bio.h: Remove unused conditional code The whole bio_integrity() definition is inside an #ifdef CONFIG_BLK_DEV_INTEGRITY, there's no need for the conditional code. Signed-off-by: Alberto Bertogli Signed-off-by: Jens Axboe --- Reading git-diff-tree failed