Skip to content

Commit e8d72b7

Browse files
committed
MAINTAINERS: add crc_kunit.c back to CRC LIBRARY
Restore lib/tests/crc_kunit.c to CRC LIBRARY following the rename in commit db6fe4d ("lib: Move KUnit tests into tests/ subdirectory") which made it no longer match the file pattern lib/crc*. Reviewed-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
1 parent 648c7fb commit e8d72b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6253,6 +6253,7 @@ F: Documentation/staging/crc*
62536253
F: arch/*/lib/crc*
62546254
F: include/linux/crc*
62556255
F: lib/crc*
6256+
F: lib/tests/crc_kunit.c
62566257
F: scripts/gen-crc-consts.py
62576258

62586259
CREATIVE SB0540

0 commit comments

Comments
 (0)