diff options
| author | Yury Norov <[email protected]> | 2015-04-16 19:43:16 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2015-04-17 13:03:54 +0000 |
| commit | 8f6f19dd5143aa59139deeb885a8ed5e2d937e21 (patch) | |
| tree | 32600483d6f7384f068324ee1389e72a465c2ca9 /lib/find_bit.c | |
| parent | lib: find_*_bit reimplementation (diff) | |
| download | kernel-8f6f19dd5143aa59139deeb885a8ed5e2d937e21.tar.gz kernel-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 <[email protected]>
Reviewed-by: Rasmus Villemoes <[email protected]>
Reviewed-by: George Spelvin <[email protected]>
Cc: Alexey Klimov <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Daniel Borkmann <[email protected]>
Cc: Hannes Frederic Sowa <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Mark Salter <[email protected]>
Cc: AKASHI Takahiro <[email protected]>
Cc: Thomas Graf <[email protected]>
Cc: Valentin Rothberg <[email protected]>
Cc: Chris Wilson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/find_bit.c')
0 files changed, 0 insertions, 0 deletions
