Staging: hv: fix up printk warnings
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 16 Jul 2009 19:36:37 +0000 (12:36 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Sep 2009 19:01:49 +0000 (12:01 -0700)
commit2701f686d7083d516c2f937031515b032d71f563
tree6b934ad51c3849ea980e36f3d8e43888b98269f9
parent04f50c4d25184edb5a47dc0dcbcf8f71c42e7a16
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 <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/Hv.c
drivers/staging/hv/StorVsc.c
drivers/staging/hv/blkvsc_drv.c
drivers/staging/hv/storvsc_drv.c