]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channel
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 6 Jun 2011 22:49:49 +0000 (15:49 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:45:54 +0000 (13:45 -0700)
commit0a62040eac5ec13e5ffca82e4d9a7dca888fa236
tree46f0aca7c04d60496eb8326bd3b1bc7ae3fc9cee
parentd66434782cae2fa5ac905d1e2f6f6480126d30c0
Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channel

Get rid of unneeded calls to dump_vmbus_channel and get rid of the unused
static function that dumps the channel.

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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/channel.c