]> git.karo-electronics.de Git - mv-sheeva.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)
commit6898e3bd11cc9a931ef115eee9000ac9d8f8c3cf
treec33b7c04926370b604e56009c124782222fc7fe6
parentfd83240a60ecc59849420df3393e9e6d35c77683
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