commit | 2701f686d7083d516c2f937031515b032d71f563 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jul 16 12:36:37 2009 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 15 12:01:49 2009 -0700 |
tree | 6b934ad51c3849ea980e36f3d8e43888b98269f9 | |
parent | 04f50c4d25184edb5a47dc0dcbcf8f71c42e7a16 [diff] |
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>