]> www.infradead.org Git - users/jedix/linux-maple.git/commit
MAINTAINERS: add crc_kunit.c back to CRC LIBRARY
authorEric Biggers <ebiggers@google.com>
Sun, 11 May 2025 05:21:51 +0000 (22:21 -0700)
committerEric Biggers <ebiggers@google.com>
Tue, 13 May 2025 02:01:41 +0000 (19:01 -0700)
commite8d72b766adcde14188e68968f3cd05f4321691d
treed1129f4c9548bedeb4aaef666123019d8d0dda87
parent648c7fb16f609c53d2659fefb5088af619485ab4
MAINTAINERS: add crc_kunit.c back to CRC LIBRARY

Restore lib/tests/crc_kunit.c to CRC LIBRARY following the rename in
commit db6fe4d61ece ("lib: Move KUnit tests into tests/ subdirectory")
which made it no longer match the file pattern lib/crc*.

Reviewed-by: Kees Cook <kees@kernel.org>
Link: https://lore.kernel.org/r/20250511052151.420228-1-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
MAINTAINERS