From: Andreas Gruenbacher Date: Mon, 13 Dec 2010 17:03:38 +0000 (+0100) Subject: drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio X-Git-Tag: v2.6.39-rc1~37^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b881ef77537f1077482f9946a6a99b4e2dd54b2;p=pandora-kernel.git drbd: Rename __inc_ap_bio_cond to may_inc_ap_bio The old name is confusing: the function does not increment anything. Also rename _inc_ap_bio_cond to inc_ap_bio_cond: there is no need for an underscore. Finally, make it clear that these functions return boolean values. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed