[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20260122103108.2396434-1-andriy.shevchenko@linux.intel.com>
Date: Thu, 22 Jan 2026 11:31:08 +0100
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: linux-kernel@...r.kernel.org
Cc: Yury Norov <yury.norov@...il.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v1 1/1] bitops: Add more files to the MAINTAINERS
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@...ux.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
Powered by blists - more mailing lists