commit | 0a46618d58c90f93e8b8e9a18062d1691b70297e | [log] [tgz] |
---|---|---|
author | Hank Janssen <hjanssen@microsoft.com> | Tue Mar 29 13:58:47 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Apr 04 22:03:07 2011 -0700 |
tree | 4b12c2c36b4db6da668a2751ade5031d161ede22 | |
parent | 8de61e31466a87cf77231db52ff9c94ddb1f758b [diff] |
staging: hv: Replace DPRINT with natives in hv_vmbus Replace all remaining DPRINT calls (excluding the ringbuffer debug which is going to be done in a next set of patches) with their native pr_ calls. And also changed some of the printouts to be more useful. Signed-off-by: Hank Janssen <hjanssen@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>