Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information