From: "J. Neuschäfer" <j.ne@posteo.net>
Fix the spelling of "subsystem".
Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init/Kconfig b/init/Kconfig
index b55deae9256c70..444ce811ea674a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1902,7 +1902,7 @@ config IO_URING_MOCK_FILE
default n
depends on IO_URING
help
- Enable mock files for io_uring subststem testing. The ABI might
+ Enable mock files for io_uring subsystem testing. The ABI might
still change, so it's still experimental and should only be enabled
for specific test purposes.
---
base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
change-id: 20260304-uring-typo-4c7387413053
Best regards,
--
J. Neuschäfer <j.ne@posteo.net>