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 <[email protected]> Acked-by: Yury Norov <[email protected]> Acked-by: Rasmus Villemoes <[email protected]> Signed-off-by: Yury Norov <[email protected]>
1 parent f4bc6c1 commit 2a3110e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAINTAINERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3564,6 +3564,7 @@ M: Yury Norov <[email protected]>
35643564
R: Andy Shevchenko <[email protected]>
35653565
R: Rasmus Villemoes <[email protected]>
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)