From: Martin K. Petersen Date: Fri, 13 Jan 2012 07:15:33 +0000 (+0100) Subject: block: Stop using macro stubs for the bio data integrity calls X-Git-Tag: v3.3-rc1~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6898e3bd11cc9a931ef115eee9000ac9d8f8c3cf;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed