From: Peter Hurley Date: Wed, 30 Jan 2013 21:18:50 +0000 (-0500) Subject: staging/fwserial: Fix compiler warning X-Git-Tag: v3.9-rc1~127^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d13b0b6d51e78b0107c76d79cf0ef06d9e07650b;p=pandora-kernel.git staging/fwserial: Fix compiler warning Fix: drivers/staging/fwserial/fwserial.c:581:3: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' Reported-by: kbuild test robot Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed