diff options
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | 2015-02-12 15:02:04 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-12 18:54:14 -0800 |
commit | b26ad5836c3a0a9d456eb60b9f841ca15403ee59 (patch) | |
tree | 74b4b59d18c350bb79481283c8b54440c1aa25c7 /lib/hexdump.c | |
parent | eb5698837881687841c9e477e4162ac3387c6b59 (diff) | |
download | op-kernel-dev-b26ad5836c3a0a9d456eb60b9f841ca15403ee59.zip op-kernel-dev-b26ad5836c3a0a9d456eb60b9f841ca15403ee59.tar.gz |
lib/bitmap.c: change parameters of bitmap_fold to unsigned
Change the sz and nbits parameters of bitmap_fold to unsigned int for
consistency with other bitmap_* functions, and to save another few bytes
in the generated code.
[akpm@linux-foundation.org: fix kerneldoc]
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/hexdump.c')
0 files changed, 0 insertions, 0 deletions