All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] bitops: Add more files to the MAINTAINERS
@ 2026-01-22 10:31 Andy Shevchenko
  2026-01-27  7:46 ` Andy Shevchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2026-01-22 10:31 UTC (permalink / raw)
  To: linux-kernel; +Cc: Yury Norov, Rasmus Villemoes, Andy Shevchenko

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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index a56f8f00aebb..051b64511ba1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4524,6 +4524,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
-- 
2.50.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-01-27 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-22 10:31 [PATCH v1 1/1] bitops: Add more files to the MAINTAINERS Andy Shevchenko
2026-01-27  7:46 ` Andy Shevchenko
2026-01-27 13:15   ` Yury Norov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.