]> git.baikalelectronics.ru Git - kernel.git/commit
block: Stop using macro stubs for the bio data integrity calls
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Jan 2012 07:15:33 +0000 (08:15 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 13 Jan 2012 07:15:33 +0000 (08:15 +0100)
commit8fe663b32030deffc730e7cabf2bbff6df456eca
treec33b7c04926370b604e56009c124782222fc7fe6
parent432f74afdbc7d75f29b7fb52283a68b605591827
block: Stop using macro stubs for the bio data integrity calls

Replace preprocessor macro stubs with real function declarations to
prevent warnings when CONFIG_BLK_DEV_INTEGRITY is disabled.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/bio.h