Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / Documentation / ptp / testptp.c
index d99012f41602aca39f2468eb79fc03ea83626852..5d2eae16f7ee5ef9ab2d9ecfc15deed3a3da97dd 100644 (file)
@@ -160,7 +160,8 @@ int main(int argc, char *argv[])
 
 
        char *progname;
-       int i, c, cnt, fd;
+       unsigned int i;
+       int c, cnt, fd;
 
        char *device = DEVICE;
        clockid_t clkid;
This page took 0.024398 seconds and 5 git commands to generate.