diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2018-02-06 15:38:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-06 18:32:44 -0800 |
commit | fe81814c3e091adde489e9d7ac1179340845e396 (patch) | |
tree | 78dd2ae4f7c62a53003cb4f34f71bc8cfca52f82 /lib/ratelimit.c | |
parent | 978f369c5c4777c32e686ecff5aaa5b677afc564 (diff) | |
download | op-kernel-dev-fe81814c3e091adde489e9d7ac1179340845e396.zip op-kernel-dev-fe81814c3e091adde489e9d7ac1179340845e396.tar.gz |
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Since we have separate explicit test cases for bitmap_zero() /
bitmap_clear() and bitmap_fill() / bitmap_set(), clean up
test_zero_fill_copy() to only test bitmap_copy() functionality and thus
rename a function to reflect the changes.
While here, replace bitmap_fill() by bitmap_set() with proper values.
Link: http://lkml.kernel.org/r/20180109172430.87452-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Yury Norov <ynorov@caviumnetworks.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/ratelimit.c')
0 files changed, 0 insertions, 0 deletions