[LTP] [PATCH 1/1] syscalls/times03.c: Fix typos
Leo Yu-Chi Liang
ycliang@andestech.com
Fri May 27 09:15:22 CEST 2022
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
More information about the ltp
mailing list