]> Pileus Git - ~andy/linux/commit
bio.h: If they MUST be inlined, then use __always_inline
authorAlberto Bertogli <albertito@blitiri.com.ar>
Mon, 2 Feb 2009 11:41:07 +0000 (12:41 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 2 Feb 2009 11:41:07 +0000 (12:41 +0100)
commitc52440a69df22dca69794936a91e2fb529a707fb
treeefcf06527de98e9704ca4149cfd8dcf1b592032c
parent20b636bf7c946da260391cd4570b16506f140a2c
bio.h: If they MUST be inlined, then use __always_inline

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>
include/linux/bio.h