diff options
author | 2018-02-06 15:38:27 -0800 | |
---|---|---|
committer | 2018-02-06 18:32:44 -0800 | |
commit | dceeb3e7fd5cdafb6b8f70321fc4d994c95c3554 (patch) | |
tree | 65a76f3f730029bbf41a8da443358ffc26ae3768 /lib/find_bit_benchmark.c | |
parent | lib/stackdepot.c: use a non-instrumented version of memcmp() (diff) | |
download | linux-dev-dceeb3e7fd5cdafb6b8f70321fc4d994c95c3554.tar.xz linux-dev-dceeb3e7fd5cdafb6b8f70321fc4d994c95c3554.zip |
lib/test_find_bit.c: rename to find_bit_benchmark.c
As suggested in review comments, rename test_find_bit.c to
find_bit_benchmark.c.
Link: http://lkml.kernel.org/r/20171124143040.a44jvhmnaiyedg2i@yury-thinkpad
Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Clement Courbet <courbet@google.com>
Cc: Matthew Wilcox <mawilcox@microsoft.com>
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 '')
-rw-r--r-- | lib/find_bit_benchmark.c (renamed from lib/test_find_bit.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/test_find_bit.c b/lib/find_bit_benchmark.c index f4394a36f9aa..f4394a36f9aa 100644 --- a/lib/test_find_bit.c +++ b/lib/find_bit_benchmark.c |