On Mon, May 19, 2014 at 05:42:10PM +0200, Toralf Förster wrote: > FWIW a current cppcheck blamed these issues : > > [drivers/s390/net/ctcm_sysfs.c:46]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/ctcm_sysfs.c:151]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/lcs.c:1953]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/lcs.c:2007]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/qeth_l3_main.c:69]: (warning) %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/qeth_l3_main.c:69]: (warning) %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/qeth_l3_main.c:69]: (warning) %u in format string (no. 3) requires 'unsigned int *' but the argument type is 'int *'. > [drivers/s390/net/qeth_l3_main.c:69]: (warning) %u in format string (no. 4) requires 'unsigned int *' but the argument type is 'int *'. > > patches welcome ? Added Frank and Ursula on cc. -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html