]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
bitops: Add more files to the MAINTAINERS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 22 Jan 2026 10:31:08 +0000 (11:31 +0100)
committerYury Norov <ynorov@nvidia.com>
Sun, 8 Feb 2026 23:47:29 +0000 (18:47 -0500)
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
MAINTAINERS

index ad978698deedca3e6acdf62145a48d45b579cec2..ba9c81f1cb64b0cbcda6878cada9a1c984d5455c 100644 (file)
@@ -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