]> git.baikalelectronics.ru Git - kernel.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)
commit40604111e061d9d2b451eef09d01e8aa67ddf961
treebb4bead2773c733e5164a44b784c9601b458821d
parentf75dc4a3c8ce54a84d6763cef23c61b6ada3b2e6
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