From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:02:13 +0000 (-0800) Subject: lib/bitmap.c: make the bits parameter of bitmap_remap unsigned X-Git-Tag: fixes-v4.0-rc1~115^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9814ec135dedb70a9daa41e68798d540d7ba71f2;p=pandora-kernel.git lib/bitmap.c: make the bits parameter of bitmap_remap unsigned Also, rename bits to nbits. Both changes for consistency with other bitmap_* functions. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed