From: Alberto Bertogli Date: Mon, 2 Feb 2009 11:41:07 +0000 (+0100) Subject: bio.h: If they MUST be inlined, then use __always_inline X-Git-Tag: v2.6.29-rc4~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c52440a69df22dca69794936a91e2fb529a707fb;p=pandora-kernel.git 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 Signed-off-by: Jens Axboe --- Reading git-diff-tree failed