From: Rasmus Villemoes Date: Wed, 6 Aug 2014 23:10:18 +0000 (-0700) Subject: lib: bitmap: micro-optimize bitmap_allocate_region X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac521d3325a24f01c1f1e86c74537b831d282c5;p=pandora-kernel.git lib: bitmap: micro-optimize bitmap_allocate_region __reg_op(..., REG_OP_ALLOC) always returns 0, so we might as well use that and save an instruction. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed