[PATCH v1 1/2] bitops: Add missed file to MAINTAINERS

From: Andy Shevchenko

Date: Thu Nov 06 2025 - 03:07:17 EST


In accordance with the history and nature of the operation
add lib/hweight.c to the BITOPS record in MAINTAINERS.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3d599e8b8b00..a27b48ddfe6c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4393,6 +4393,7 @@ F: arch/*/lib/bitops.c
F: include/asm-generic/bitops
F: include/asm-generic/bitops.h
F: include/linux/bitops.h
+F: lib/hweight.c
F: lib/test_bitops.c
F: tools/*/bitops*

--
2.50.1