diff options
| author | Mark Brown <broonie@kernel.org> | 2026-05-30 00:25:56 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-30 00:25:56 +0100 |
| commit | 71380c34142c2e98723d7d291f88323c64c934de (patch) | |
| tree | e4967fcb11e45136158de750ccafa2842615eb3a /MAINTAINERS | |
| parent | cd9f27bc50e764e91f3014a851d97872a7fd6544 (diff) | |
| parent | 7b2c5b4e43aa2fdf6c63e24df26370c4a5c27f78 (diff) | |
| download | linux-next-history-71380c34142c2e98723d7d291f88323c64c934de.tar.gz | |
Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d540e38f7b18b..524f08b85ed56 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4649,7 +4649,9 @@ F: arch/*/lib/bitops.c F: include/asm-generic/bitops F: include/asm-generic/bitops.h F: include/linux/bitops.h +F: include/linux/bitrev.h F: include/linux/count_zeros.h +F: lib/bitrev.c F: lib/hweight.c F: lib/test_bitops.c F: lib/tests/bitops_kunit.c |
