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

Andy Shevchenko posted 2 patches 1 month, 1 week ago
[PATCH v1 1/2] bitops: Add missed file to MAINTAINERS
Posted by Andy Shevchenko 1 month, 1 week ago
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@linux.intel.com>
---
 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