From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:02:01 +0000 (-0800) Subject: lib/bitmap.c: update bitmap_onto to unsigned X-Git-Tag: fixes-v4.0-rc1~115^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb5698837881687841c9e477e4162ac3387c6b59;p=pandora-kernel.git lib/bitmap.c: update bitmap_onto to unsigned Change the nbits parameter of bitmap_onto to unsigned int for consistency with other bitmap_* functions. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed