[PATCH] MAINTAINERS: adjust file entry in UUID HELPERS
From: Lukas Bulwahn
Date: Wed Dec 17 2025 - 00:50:24 EST
From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
Commit e61d3add3e7f ("lib/tests: convert test_uuid module to KUnit") moves
lib/test_uuid.c to lib/tests/uuid_kunit.c, but misses to adjust the file
entry in the MAINTAINERS section UUID HELPERS.
Adjust the file entry in that section after this file movement.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3dd2ce39e43a..8db7f553fd2a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -27264,7 +27264,7 @@ R: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
L: linux-kernel@xxxxxxxxxxxxxxx
S: Maintained
F: include/linux/uuid.h
-F: lib/test_uuid.c
+F: lib/tests/uuid_kunit.c
F: lib/uuid.c
UV SYSFS DRIVER
--
2.51.1