]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: BITOPS: include bitrev.[ch]
authorYury Norov <ynorov@nvidia.com>
Wed, 6 May 2026 17:52:06 +0000 (13:52 -0400)
committerYury Norov <ynorov@nvidia.com>
Thu, 28 May 2026 15:39:16 +0000 (11:39 -0400)
Arch bitrev API is covered in MAINTAINERS under the BITOPS entry,
while generic bitrev is unmaintained. Move it under BITOPS too.

Signed-off-by: Yury Norov <ynorov@nvidia.com>
MAINTAINERS

index 10e8253181d321d6197945470896386efb9917a2..a594d3e77c4236d4adf563807c4f43f0c24d0d51 100644 (file)
@@ -4553,7 +4553,9 @@ F:        arch/*/lib/bitops.c
 F:     include/asm-generic/bitops
 F:     include/asm-generic/bitops.h
 F:     include/linux/bitops.h
+F:     include/linux/bitrev.h
 F:     include/linux/count_zeros.h
+F:     lib/bitrev.c
 F:     lib/hweight.c
 F:     lib/test_bitops.c
 F:     lib/tests/bitops_kunit.c