diff options
| author | Rasmus Villemoes <[email protected]> | 2015-02-12 23:02:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-02-13 02:54:14 +0000 |
| commit | b26ad5836c3a0a9d456eb60b9f841ca15403ee59 (patch) | |
| tree | 74b4b59d18c350bb79481283c8b54440c1aa25c7 /lib/string.c | |
| parent | lib/bitmap.c: update bitmap_onto to unsigned (diff) | |
| download | kernel-b26ad5836c3a0a9d456eb60b9f841ca15403ee59.tar.gz kernel-b26ad5836c3a0a9d456eb60b9f841ca15403ee59.zip | |
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.
[[email protected]: fix kerneldoc]
Signed-off-by: Rasmus Villemoes <[email protected]>
Cc: Wu Fengguang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
