Skip to content

Commit 2a3110e

Browse files
andy-shevYuryNorov
authored andcommitted
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>
1 parent f4bc6c1 commit 2a3110e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3564,6 +3564,7 @@ M: Yury Norov <yury.norov@gmail.com>
35643564
R: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
35653565
R: Rasmus Villemoes <linux@rasmusvillemoes.dk>
35663566
S: Maintained
3567+
F: include/linux/bitfield.h
35673568
F: include/linux/bitmap.h
35683569
F: include/linux/bits.h
35693570
F: include/linux/cpumask.h
@@ -3576,6 +3577,7 @@ F: lib/cpumask_kunit.c
35763577
F: lib/find_bit.c
35773578
F: lib/find_bit_benchmark.c
35783579
F: lib/test_bitmap.c
3580+
F: tools/include/linux/bitfield.h
35793581
F: tools/include/linux/bitmap.h
35803582
F: tools/include/linux/bits.h
35813583
F: tools/include/linux/find.h

0 commit comments

Comments
 (0)