From: Greg Kroah-Hartman Date: Thu, 16 Jul 2009 19:36:37 +0000 (-0700) Subject: Staging: hv: fix up printk warnings X-Git-Tag: v2.6.32-rc1~668^2~441 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2701f686d7083d516c2f937031515b032d71f563;p=pandora-kernel.git Staging: hv: fix up printk warnings After LogMsg was converted to printk, lots of build warnings showed up as no one was checking the arguments to LogMsg. This patch fixes them all. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed