Staging: hv: remove DPRINT_EXIT macro
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 22:14:04 +0000 (15:14 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 22:14:04 +0000 (15:14 -0700)
No need for it, use the built-in kernel function tracing instead
if you really need something like this.

Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found