mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
io_uring/mock: Fix typo in help text
Fix the spelling of "subsystem". Signed-off-by: J. Neuschäfer <j.ne@posteo.net> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
c36e28becd
commit
9e7dc228bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1897,7 +1897,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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue