commit | 2c9be3eacc39948af2341595322c014833699ac5 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Sep 13 11:32:59 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 26 09:01:17 2013 -0700 |
tree | 3d63dd025005f923ec4daa9ec9052494ee41ed7e | |
parent | 4947c7453b184bc33a0056cf95af61c3cad11ef6 [diff] |
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" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>