From 78cd20035dc28f308e8c3d7a285ddfd23f129e65 Mon Sep 17 00:00:00 2001 From: Bill Pemberton Date: Mon, 27 Jul 2009 16:47:25 -0400 Subject: [PATCH] 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-format-patch failed