]> git.baikalelectronics.ru Git - kernel.git/commit
bitops: use the same mechanism for get_count_order[_long]
authorWei Yang <richard.weiyang@linux.alibaba.com>
Fri, 16 Oct 2020 03:11:46 +0000 (20:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Oct 2020 18:11:20 +0000 (11:11 -0700)
commitfb69bcd9eb8c6c9e068b8a98836560e17f62972f
tree1b15c0194dbed57658e6588f0d83a49137f61235
parent607beee693e6dcfe602c76d76d7c6db38f56b799
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>
include/linux/bitops.h