mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
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>
This commit is contained in:
parent
dc77806cf3
commit
0cb302c9c9
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue