From: Hank Janssen Date: Tue, 29 Mar 2011 20:58:47 +0000 (-0700) Subject: staging: hv: Replace DPRINT with natives in hv_vmbus X-Git-Tag: v3.0-rc1~336^2~920 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a46618d58c90f93e8b8e9a18062d1691b70297e;p=pandora-kernel.git 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 Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed