]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bio.h: Remove unused conditional code
authorAlberto Bertogli <albertito@blitiri.com.ar>
Thu, 2 Oct 2008 10:46:53 +0000 (12:46 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Thu, 9 Oct 2008 06:56:21 +0000 (08:56 +0200)
commit8deaf7210728c453295dc1cb2a5b66c68183ac85
treebb4bead2773c733e5164a44b784c9601b458821d
parentd00e29fd99dd63d1c51917604e35dee824ed567f
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 <albertito@blitiri.com.ar>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
include/linux/bio.h