commit | c52440a69df22dca69794936a91e2fb529a707fb | [log] [tgz] |
---|---|---|
author | Alberto Bertogli <albertito@blitiri.com.ar> | Mon Feb 02 12:41:07 2009 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Feb 02 12:41:07 2009 +0100 |
tree | efcf06527de98e9704ca4149cfd8dcf1b592032c | |
parent | 20b636bf7c946da260391cd4570b16506f140a2c [diff] |
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>