OSDN Git Service

Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 29 Apr 2011 20:45:00 +0000 (13:45 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 20:31:25 +0000 (13:31 -0700)
commit404aaed16b31ea34efc5fc58c7b0ba71d7f09077
tree976a0fbeaace907bf7e72619932e43dfdd127de2
parent360926923b184fddf4e570b7f970b33e4e52af40
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 <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/channel_mgmt.c
drivers/staging/hv/channel_mgmt.h