From: Rasmus Villemoes Date: Thu, 12 Feb 2015 23:01:53 +0000 (-0800) Subject: lib/bitmap.c: more signed->unsigned conversions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~99^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4daad52fee7731ea4bae22a99ece2d4ba7ba43;p=pandora-kernel.git lib/bitmap.c: more signed->unsigned conversions For consistency with the other bitmap_* functions, also make the nbits parameter of bitmap_zero, bitmap_fill and bitmap_copy unsigned. Signed-off-by: Rasmus Villemoes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed