Thread (73 messages) 73 messages, 3 authors, 2021-05-14

Re: [PATCH rt-tests v3 01/33] cyclictest: Remove unused include header

From: John Kacur <jkacur@redhat.com>
Date: 2021-05-07 16:17:53


On Sat, 20 Mar 2021, Daniel Wagner wrote:
quoted hunk ↗ jump to hunk
The header was introduced by 24aaf9619bc2 ("cyclictest: Add JSON
output feature") for PRIu64 format specifier. As PRIu64 was removed in
commit f6881fc42baa ("cyclictest: Fix printf format specifier") remove
the include header again.

Signed-off-by: Daniel Wagner <redacted>
---
 src/cyclictest/cyclictest.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/src/cyclictest/cyclictest.c b/src/cyclictest/cyclictest.c
index dca961025433..c43dd7cbbd64 100644
--- a/src/cyclictest/cyclictest.c
+++ b/src/cyclictest/cyclictest.c
@@ -11,7 +11,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
-#include <inttypes.h>
 #include <stdarg.h>
 #include <unistd.h>
 #include <fcntl.h>
-- 
2.30.2
Signed-off-by: John Kacur <jkacur@redhat.com>

(In fact I pushed this awhile ago)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help