From: Prithvi Tambewagh <activprithvi@gmail.com>
To: skhan@linuxfoundation.org, shuah@kernel.org
Cc: Prithvi Tambewagh <activprithvi@gmail.com>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] selftests/filesystems: Grammatical correction in error message
Date: Sun, 24 Aug 2025 23:11:36 +0530 [thread overview]
Message-ID: <20250824174137.5913-1-activprithvi@gmail.com> (raw)
Grammatical correction in error message for TIOCGTPTERR failure
Signed-off-by: Prithvi Tambewagh <activprithvi@gmail.com>
---
tools/testing/selftests/filesystems/devpts_pts.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/filesystems/devpts_pts.c b/tools/testing/selftests/filesystems/devpts_pts.c
index b1fc9b916ace..b7652df7888b 100644
--- a/tools/testing/selftests/filesystems/devpts_pts.c
+++ b/tools/testing/selftests/filesystems/devpts_pts.c
@@ -129,7 +129,7 @@ static int do_tiocgptpeer(char *ptmx, char *expected_procfd_contents)
fret = KSFT_SKIP;
} else {
fprintf(stderr,
- "Failed to perform TIOCGPTPEER ioctl\n");
+ "TIOCGPTPEER ioctl operation failed\n");
fret = EXIT_FAILURE;
}
goto do_cleanup;
--
2.34.1
reply other threads:[~2025-08-24 17:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250824174137.5913-1-activprithvi@gmail.com \
--to=activprithvi@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=shuah@kernel.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®