bitops: Add missed file to MAINTAINERS
In accordance with the history and nature of the operation add lib/hweight.c to the BITOPS record in MAINTAINERS. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Yury Norov (NVIDIA) <yury.norov@gmail.com>pull/1354/merge
parent
dc77806cf3
commit
0cb302c9c9
|
|
@ -4381,6 +4381,7 @@ F: arch/*/lib/bitops.c
|
|||
F: include/asm-generic/bitops
|
||||
F: include/asm-generic/bitops.h
|
||||
F: include/linux/bitops.h
|
||||
F: lib/hweight.c
|
||||
F: lib/test_bitops.c
|
||||
F: tools/*/bitops*
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue