Skip to content

Commit 1afc85d

Browse files
t-8chYuryNorov
authored andcommitted
MAINTAINERS: bitmap: add UAPI headers
The UAPI headers have been split out from the kernel-only headers. They maintained as part of the bitmap library. Signed-off-by: Thomas Weißschuh <[email protected]> Signed-off-by: Yury Norov (NVIDIA) <[email protected]>
1 parent 70b9c0c commit 1afc85d

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
@@ -4181,6 +4181,7 @@ F: include/linux/cpumask_types.h
41814181
F: include/linux/find.h
41824182
F: include/linux/nodemask.h
41834183
F: include/linux/nodemask_types.h
4184+
F: include/uapi/linux/bits.h
41844185
F: include/vdso/bits.h
41854186
F: lib/bitmap-str.c
41864187
F: lib/bitmap.c
@@ -4193,6 +4194,7 @@ F: tools/include/linux/bitfield.h
41934194
F: tools/include/linux/bitmap.h
41944195
F: tools/include/linux/bits.h
41954196
F: tools/include/linux/find.h
4197+
F: tools/include/uapi/linux/bits.h
41964198
F: tools/include/vdso/bits.h
41974199
F: tools/lib/bitmap.c
41984200
F: tools/lib/find_bit.c

0 commit comments

Comments
 (0)