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:
75faafd
)
blockdev: convert some macros to static inlines
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Thu, 12 Jan 2012 08:17:30 +0000
(09:17 +0100)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Sun, 28 Feb 2016 01:55:13 +0000
(
03:55
+0200)
We prefer to program in C rather than preprocessor and it fixes this
warning when CONFIG_BLK_DEV_INTEGRITY is not set:
drivers/md/dm-table.c: In function 'dm_table_set_integrity':
drivers/md/dm-table.c:1285:3: warning: statement with no effect [-Wunused-value]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/blkdev.h
patch
|
blob
|
history
diff --cc
include/linux/blkdev.h
Simple merge