Skip to content

Commit f4bc6c1

Browse files
andy-shevYuryNorov
authored andcommitted
MAINTAINERS: Add bits.h to the BITMAP API record
>From time to time changes are tending to go to the bits.h headers while it may affect other bit operataions. Add the bits.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 839cad5 commit f4bc6c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MAINTAINERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,17 +3565,21 @@ R: Andy Shevchenko <[email protected]>
35653565
R: Rasmus Villemoes <[email protected]>
35663566
S: Maintained
35673567
F: include/linux/bitmap.h
3568+
F: include/linux/bits.h
35683569
F: include/linux/cpumask.h
35693570
F: include/linux/find.h
35703571
F: include/linux/nodemask.h
3572+
F: include/vdso/bits.h
35713573
F: lib/bitmap.c
35723574
F: lib/cpumask.c
35733575
F: lib/cpumask_kunit.c
35743576
F: lib/find_bit.c
35753577
F: lib/find_bit_benchmark.c
35763578
F: lib/test_bitmap.c
35773579
F: tools/include/linux/bitmap.h
3580+
F: tools/include/linux/bits.h
35783581
F: tools/include/linux/find.h
3582+
F: tools/include/vdso/bits.h
35793583
F: tools/lib/bitmap.c
35803584
F: tools/lib/find_bit.c
35813585

0 commit comments

Comments
 (0)