From: Greg Kroah-Hartman Date: Fri, 13 Sep 2013 18:32:59 +0000 (-0700) Subject: hv: delete vmbus_get_debug_info() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9be3eacc39948af2341595322c014833699ac5;p=pandora-kernel.git hv: delete vmbus_get_debug_info() It's only used once, only contains 2 function calls, so just make those calls directly, deleting the function, and the now unneeded structure entirely. Tested-by: "K. Y. Srinivasan" Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed