[PATCH] MAINTAINERS: add crc_kunit.c back to CRC LIBRARY

From: Eric Biggers
Date: Sun May 11 2025 - 01:23:44 EST


From: Eric Biggers <ebiggers@xxxxxxxxxx>

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*.

Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>
---

I'm planning to take this patch via the crc tree.

MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c59316109e3f8..ac70e19c53cfd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6251,10 +6251,11 @@ S: Maintained
T: git https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux.git crc-next
F: Documentation/staging/crc*
F: arch/*/lib/crc*
F: include/linux/crc*
F: lib/crc*
+F: lib/tests/crc_kunit.c
F: scripts/gen-crc-consts.py

CREATIVE SB0540
M: Bastien Nocera <hadess@xxxxxxxxxx>
L: linux-input@xxxxxxxxxxxxxxx

base-commit: 46e3311607d6c18a760fba4afbd5d24d42abb0f3
--
2.49.0