invalidScanfArgType_int ftp://ftp.de.debian.org/debian/pool/main/h/hdparm/hdparm_9.65+ds.orig.tar.xz head hdparm-9.65/sysfs.c:80:11: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'void *'. [invalidScanfArgType_int] head hdparm-9.65/sysfs.c:80:11: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'void *'. [invalidScanfArgType_int] ftp://ftp.de.debian.org/debian/pool/main/libn/libntlm/libntlm_1.8.orig.tar.gz head libntlm-v1.8/examples/getargs.c:160:10: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'void *'. [invalidScanfArgType_int] 2.21.0 libntlm-v1.8/examples/getargs.c:160:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'void *'. [invalidScanfArgType_int] ftp://ftp.de.debian.org/debian/pool/main/m/mgp/mgp_1.13a+upstream20090219.orig.tar.gz head kit/contrib/xwintoppm/xwintoppm.c:153:9: warning: %lu in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]