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)
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