git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd83240
)
block: Stop using macro stubs for the bio data integrity calls
author
Martin K. Petersen
<martin.petersen@oracle.com>
Fri, 13 Jan 2012 07:15:33 +0000
(08:15 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Fri, 13 Jan 2012 07:15:33 +0000
(08:15 +0100)
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>
No differences found