summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-06-21 18:26:26 +0200
committerYury Norov <yury.norov@gmail.com>2023-06-22 22:57:42 +0200
commit2a3110e3f97ddc0f53bb766797b926a35edd07e6 (patch)
tree81357bc6f90f82b3ebe1f902b9887823b136362f /MAINTAINERS
parentMAINTAINERS: Add bits.h to the BITMAP API record (diff)
downloadlinux-2a3110e3f97ddc0f53bb766797b926a35edd07e6.tar.xz
linux-2a3110e3f97ddc0f53bb766797b926a35edd07e6.zip
MAINTAINERS: Add bitfield.h to the BITMAP API record
From time to time changes are tending to go to bitfield.h header while it may affect other bit operataions. Add bitfiled.h to the BITMAP API record. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Yury Norov <yury.norov@gmail.com> Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3e3c81127f35..76fe45913a2b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3564,6 +3564,7 @@ M: Yury Norov <yury.norov@gmail.com>
R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
R: Rasmus Villemoes <linux@rasmusvillemoes.dk>
S: Maintained
+F: include/linux/bitfield.h
F: include/linux/bitmap.h
F: include/linux/bits.h
F: include/linux/cpumask.h
@@ -3576,6 +3577,7 @@ F: lib/cpumask_kunit.c
F: lib/find_bit.c
F: lib/find_bit_benchmark.c
F: lib/test_bitmap.c
+F: tools/include/linux/bitfield.h
F: tools/include/linux/bitmap.h
F: tools/include/linux/bits.h
F: tools/include/linux/find.h