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:
20b636b
)
bio.h: If they MUST be inlined, then use __always_inline
author
Alberto Bertogli
<albertito@blitiri.com.ar>
Mon, 2 Feb 2009 11:41:07 +0000
(12:41 +0100)
committer
Jens Axboe
<jens.axboe@oracle.com>
Mon, 2 Feb 2009 11:41:07 +0000
(12:41 +0100)
bvec_kmap_irq() and bvec_kunmap_irq() comments say they MUST be inlined,
so mark them as __always_inline.
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found