From: K. Y. Srinivasan Date: Fri, 29 Apr 2011 20:45:00 +0000 (-0700) Subject: Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used X-Git-Tag: v3.0-rc1~336^2~529 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404aaed16b31ea34efc5fc58c7b0ba71d7f09077;p=pandora-kernel.git Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used Since vmbus_release_unattached_channels() is only used in module unload path and since the vmbus driver cannot be unloaded, get rid of this "dead" code. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed