[PATCH] USB2NET : SR9800 : Use %zu to format size_t

2014-02-17 Thread Geert Uytterhoeven
On 32-bit: drivers/md/bcache/bset.c: In function ‘bch_dump_bset’: drivers/md/bcache/bset.c:27: warning: format ‘%li’ expects type ‘long int’, but argument 3 has type ‘int’ Signed-off-by: Geert Uytterhoeven --- drivers/net/usb/sr9800.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d

Re: [PATCH] USB2NET : SR9800 : Use %zu to format size_t

2014-02-17 Thread David Miller
Already fixed in the net tree. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html