diff options
| author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2025-11-06 09:02:50 +0100 |
|---|---|---|
| committer | Yury Norov (NVIDIA) <yury.norov@gmail.com> | 2025-11-06 11:51:04 -0500 |
| commit | 0cb302c9c9b702efe09398c8a591beffe083b742 (patch) | |
| tree | ab7b2ac81640a107f36b74592fc359f558066785 | |
| parent | dc77806cf3b4788d328fddf245e86c5b529f31a2 (diff) | |
bitops: Add missed file to MAINTAINERS
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>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 807820f7a1a9..be6a4217caa5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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* |
