From: Sudip Mukherjee Date: Tue, 2 Jun 2015 08:58:17 +0000 (+0530) Subject: staging: wilc1000: fix warning while printing X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~347 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52db7520775e5c4103e0e06a61abbadcf73d2d96;p=pandora-kernel.git staging: wilc1000: fix warning while printing size_t should print using %zu and unsigned long int should use %lu but here it was using %d and hence we were getting warning while printing. Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed