]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
bitops: Add missed file to MAINTAINERS
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 6 Nov 2025 08:02:50 +0000 (09:02 +0100)
committerYury Norov (NVIDIA) <yury.norov@gmail.com>
Thu, 6 Nov 2025 16:51:04 +0000 (11:51 -0500)
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>
Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>
MAINTAINERS

index 807820f7a1a99b2747c020e07e87fce4298c50e4..be6a4217caa5e9ab7d1dfdbcdbb8e410b79be502 100644 (file)
@@ -4381,6 +4381,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*