* [PATCH 3/6] selftests: ublk: fixed spelling mistake in output
[not found] ` <20250815001803.112924-1-sohammetha01@gmail.com>
@ 2025-08-15 0:18 ` Soham Metha
2025-08-15 6:08 ` Ming Lei
0 siblings, 1 reply; 2+ messages in thread
From: Soham Metha @ 2025-08-15 0:18 UTC (permalink / raw)
To: linux-kselftest
Cc: shuah, skhan, linux-kernel-mentees, linux-kernel, Soham Metha,
Ming Lei, linux-block
found/fixed following typos
- faile -> failed
in `tools/testing/selftests/ublk/test_common.sh`
Signed-off-by: Soham Metha <sohammetha01@gmail.com>
---
tools/testing/selftests/ublk/test_common.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/ublk/test_common.sh b/tools/testing/selftests/ublk/test_common.sh
index 8a4dbd09feb0..e21476ff1f06 100755
--- a/tools/testing/selftests/ublk/test_common.sh
+++ b/tools/testing/selftests/ublk/test_common.sh
@@ -358,7 +358,7 @@ run_io_and_recover()
state=$(_recover_ublk_dev -n "$dev_id" "$@")
if [ "$state" != "LIVE" ]; then
- echo "faile to recover to LIVE($state)"
+ echo "failed to recover to LIVE($state)"
return 255
fi
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 3/6] selftests: ublk: fixed spelling mistake in output
2025-08-15 0:18 ` [PATCH 3/6] selftests: ublk: fixed spelling mistake in output Soham Metha
@ 2025-08-15 6:08 ` Ming Lei
0 siblings, 0 replies; 2+ messages in thread
From: Ming Lei @ 2025-08-15 6:08 UTC (permalink / raw)
To: Soham Metha
Cc: linux-kselftest, shuah, skhan, linux-kernel-mentees, linux-kernel,
linux-block
On Fri, Aug 15, 2025 at 05:48:00AM +0530, Soham Metha wrote:
> found/fixed following typos
>
> - faile -> failed
>
> in `tools/testing/selftests/ublk/test_common.sh`
>
> Signed-off-by: Soham Metha <sohammetha01@gmail.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Thanks,
Ming
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-15 6:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20250815000859.112169-1-sohammetha01@gmail.com>
[not found] ` <20250815001803.112924-1-sohammetha01@gmail.com>
2025-08-15 0:18 ` [PATCH 3/6] selftests: ublk: fixed spelling mistake in output Soham Metha
2025-08-15 6:08 ` Ming Lei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox