Staging: hv: remove DPRINT_ENTER macro
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 22:00:18 +0000 (15:00 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 22 Jul 2010 22:00:18 +0000 (15:00 -0700)
We have ftrace to look at function traces if its really
needed.  Don't roll custom macros for 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