projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92010ab
)
bitops: Add more files to the MAINTAINERS
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 22 Jan 2026 10:31:08 +0000
(11:31 +0100)
committer
Yury Norov
<ynorov@nvidia.com>
Sun, 8 Feb 2026 23:47:29 +0000
(18:47 -0500)
It seems we have at least one more file to be added to the MAINTAINERS
that corresponds to bit operations.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Yury Norov <ynorov@nvidia.com>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
ad97869
..
ba9c81f
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-4466,6
+4466,7
@@
F: arch/*/lib/bitops.c
F: include/asm-generic/bitops
F: include/asm-generic/bitops.h
F: include/linux/bitops.h
+F: include/linux/count_zeros.h
F: lib/hweight.c
F: lib/test_bitops.c
F: lib/tests/bitops_kunit.c