All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] syscalls/times03.c: Fix typos
@ 2022-05-27  7:15 Leo Yu-Chi Liang
  2022-05-30  4:39 ` Li Wang
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Yu-Chi Liang @ 2022-05-27  7:15 UTC (permalink / raw)
  To: ltp

Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com>
---
 testcases/kernel/syscalls/times/times03.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testcases/kernel/syscalls/times/times03.c b/testcases/kernel/syscalls/times/times03.c
index c73fc0e8a..2712392ce 100644
--- a/testcases/kernel/syscalls/times/times03.c
+++ b/testcases/kernel/syscalls/times/times03.c
@@ -62,7 +62,7 @@ static void generate_stime(void)
 	/*
 	 * At least some CPU time must be used in system space. This is
 	 * achieved by executing the times(2) call for
-	 * atleast 2 secs. This logic makes it independant
+	 * at least 2 secs. This logic makes it independent
 	 * of the processor speed.
 	 */
 	start_time = time(NULL);
-- 
2.34.1.390.g2ae0a9cb82


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [LTP] [PATCH 1/1] syscalls/times03.c: Fix typos
  2022-05-27  7:15 [LTP] [PATCH 1/1] syscalls/times03.c: Fix typos Leo Yu-Chi Liang
@ 2022-05-30  4:39 ` Li Wang
  0 siblings, 0 replies; 2+ messages in thread
From: Li Wang @ 2022-05-30  4:39 UTC (permalink / raw)
  To: Leo Yu-Chi Liang; +Cc: LTP List


[-- Attachment #1.1: Type: text/plain, Size: 38 bytes --]

Pushed, thanks.

-- 
Regards,
Li Wang

[-- Attachment #1.2: Type: text/html, Size: 274 bytes --]

[-- Attachment #2: Type: text/plain, Size: 60 bytes --]


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-30  4:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27  7:15 [LTP] [PATCH 1/1] syscalls/times03.c: Fix typos Leo Yu-Chi Liang
2022-05-30  4:39 ` Li Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.