From 1b612a127e9d8119faec28534a033e06c174b6c1 Mon Sep 17 00:00:00 2001 From: Chris Park Date: Thu, 11 Jun 2015 12:42:23 +0900 Subject: [PATCH] staging: wilc1000: fix warning while printing size_t should print using %zu, but here it was use %lu. we were getting warning while printing. Signed-off-by: Chris Park Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed