* [PATCH] io_uring/mock: Fix typo in help text
@ 2026-03-04 0:42 J. Neuschäfer via B4 Relay
2026-03-04 2:43 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: J. Neuschäfer via B4 Relay @ 2026-03-04 0:42 UTC (permalink / raw)
To: io-uring; +Cc: Jens Axboe, Pavel Begunkov, linux-kernel, J. Neuschäfer
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-03-04 2:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-04 0:42 [PATCH] io_uring/mock: Fix typo in help text J. Neuschäfer via B4 Relay
2026-03-04 2:43 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox