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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
This commit is contained in:
Andy Shevchenko 2026-01-22 11:31:08 +01:00 committed by Yury Norov
parent 92010ab6db
commit 9d6f676493

View 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