From: Bill Pemberton Date: Mon, 27 Jul 2009 20:47:25 +0000 (-0400) Subject: Staging: hv: StorVsc.c: fix print formatting X-Git-Tag: v2.6.32-rc1~668^2~434 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78cd20035dc28f308e8c3d7a285ddfd23f129e65;p=pandora-kernel.git Staging: hv: StorVsc.c: fix print formatting There were a few places that used %lx when they should have used %x and a few places that used %d when they should have used %ld Signed-off-by: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed