summaryrefslogtreecommitdiffstats
path: root/lib/rbtree_test.c
diff options
context:
space:
mode:
authorYury Norov2015-04-16 21:43:16 +0200
committerLinus Torvalds2015-04-17 15:03:54 +0200
commit8f6f19dd5143aa59139deeb885a8ed5e2d937e21 (patch)
tree32600483d6f7384f068324ee1389e72a465c2ca9 /lib/rbtree_test.c
parentlib: find_*_bit reimplementation (diff)
downloadkernel-qcow2-linux-8f6f19dd5143aa59139deeb885a8ed5e2d937e21.tar.gz
kernel-qcow2-linux-8f6f19dd5143aa59139deeb885a8ed5e2d937e21.tar.xz
kernel-qcow2-linux-8f6f19dd5143aa59139deeb885a8ed5e2d937e21.zip
lib: move find_last_bit to lib/find_next_bit.c
Currently all 'find_*_bit' family is located in lib/find_next_bit.c, except 'find_last_bit', which is in lib/find_last_bit.c. It seems, there's no major benefit to have it separated. Signed-off-by: Yury Norov <yury.norov@gmail.com> Reviewed-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Reviewed-by: George Spelvin <linux@horizon.com> Cc: Alexey Klimov <klimov.linux@gmail.com> Cc: David S. Miller <davem@davemloft.net> Cc: Daniel Borkmann <dborkman@redhat.com> Cc: Hannes Frederic Sowa <hannes@stressinduktion.org> Cc: Lai Jiangshan <laijs@cn.fujitsu.com> Cc: Mark Salter <msalter@redhat.com> Cc: AKASHI Takahiro <takahiro.akashi@linaro.org> Cc: Thomas Graf <tgraf@suug.ch> Cc: Valentin Rothberg <valentinrothberg@gmail.com> Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/rbtree_test.c')
0 files changed, 0 insertions, 0 deletions