From: Andy Shevchenko Date: Thu, 22 Jan 2026 10:31:08 +0000 (+0100) Subject: bitops: Add more files to the MAINTAINERS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6f6764939f9594d2de24ab3b2701d6ee592c0a;p=thirdparty%2Flinux.git bitops: Add more files to the MAINTAINERS It seems we have at least one more file to be added to the MAINTAINERS that corresponds to bit operations. Signed-off-by: Andy Shevchenko Signed-off-by: Yury Norov --- diff --git a/MAINTAINERS b/MAINTAINERS index ad978698deedc..ba9c81f1cb64b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4466,6 +4466,7 @@ F: arch/*/lib/bitops.c F: include/asm-generic/bitops F: include/asm-generic/bitops.h F: include/linux/bitops.h +F: include/linux/count_zeros.h F: lib/hweight.c F: lib/test_bitops.c F: lib/tests/bitops_kunit.c