* [PATCH] grammer correction
@ 2025-08-20 8:23 Pavan Bobba
0 siblings, 0 replies; 3+ messages in thread
From: Pavan Bobba @ 2025-08-20 8:23 UTC (permalink / raw)
To: shuah, cvam0000; +Cc: linux-kselftest, linux-kernel, Pavan Bobba
corrected a minor grammer mistake
Signed-off-by: Pavan Bobba <opensource206@gmail.com>
---
tools/testing/selftests/acct/acct_syscall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/acct/acct_syscall.c b/tools/testing/selftests/acct/acct_syscall.c
index 87c044fb9293..ee2894e4f7bc 100644
--- a/tools/testing/selftests/acct/acct_syscall.c
+++ b/tools/testing/selftests/acct/acct_syscall.c
@@ -22,7 +22,7 @@ int main(void)
ksft_print_header();
ksft_set_plan(1);
- // Check if test is run a root
+ // Check if test is run as root
if (geteuid()) {
ksft_exit_skip("This test needs root to run!\n");
return 1;
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] grammer correction
@ 2025-08-20 8:26 Pavan Bobba
0 siblings, 0 replies; 3+ messages in thread
From: Pavan Bobba @ 2025-08-20 8:26 UTC (permalink / raw)
To: shuah, cvam0000; +Cc: linux-kselftest, linux-kernel, Pavan Bobba
corrected a minor grammer mistake
Signed-off-by: Pavan Bobba <opensource206@gmail.com>
---
tools/testing/selftests/acct/acct_syscall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/acct/acct_syscall.c b/tools/testing/selftests/acct/acct_syscall.c
index 87c044fb9293..ee2894e4f7bc 100644
--- a/tools/testing/selftests/acct/acct_syscall.c
+++ b/tools/testing/selftests/acct/acct_syscall.c
@@ -22,7 +22,7 @@ int main(void)
ksft_print_header();
ksft_set_plan(1);
- // Check if test is run a root
+ // Check if test is run as root
if (geteuid()) {
ksft_exit_skip("This test needs root to run!\n");
return 1;
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH] grammer correction
@ 2025-08-20 8:28 Pavan Bobba
0 siblings, 0 replies; 3+ messages in thread
From: Pavan Bobba @ 2025-08-20 8:28 UTC (permalink / raw)
To: shuah, cvam0000; +Cc: linux-kselftest, linux-kernel, Pavan Bobba
corrected a minor grammer mistake
Signed-off-by: Pavan Bobba <opensource206@gmail.com>
---
tools/testing/selftests/acct/acct_syscall.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/acct/acct_syscall.c b/tools/testing/selftests/acct/acct_syscall.c
index 87c044fb9293..ee2894e4f7bc 100644
--- a/tools/testing/selftests/acct/acct_syscall.c
+++ b/tools/testing/selftests/acct/acct_syscall.c
@@ -22,7 +22,7 @@ int main(void)
ksft_print_header();
ksft_set_plan(1);
- // Check if test is run a root
+ // Check if test is run as root
if (geteuid()) {
ksft_exit_skip("This test needs root to run!\n");
return 1;
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-20 8:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 8:26 [PATCH] grammer correction Pavan Bobba
-- strict thread matches above, loose matches on Subject: below --
2025-08-20 8:28 Pavan Bobba
2025-08-20 8:23 Pavan Bobba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).