commit | 004fba1ae6ddd66ba0faa4f60c603b3ca77b3554 | [log] [tgz] |
---|---|---|
author | Wei Yang <richard.weiyang@linux.alibaba.com> | Thu Oct 15 20:11:46 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 16 11:11:20 2020 -0700 |
tree | 1b15c0194dbed57658e6588f0d83a49137f61235 | |
parent | a9eb63705e379f10a3c9d13fc6aee8b50805e862 [diff] |
bitops: use the same mechanism for get_count_order[_long] These two functions share the same logic. Signed-off-by: Wei Yang <richard.weiyang@linux.alibaba.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: Christian Brauner <christian.brauner@ubuntu.com> Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lkml.kernel.org/r/20200807085837.11697-3-richard.weiyang@linux.alibaba.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>