Drivers: hv: vmbus: Get rid of an unsused variable
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 19 Jan 2017 18:51:53 +0000 (11:51 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Jan 2017 13:51:21 +0000 (14:51 +0100)
commitd383877db60bcc7fd02d1051a90e078d731dfb59
tree60859ee1699f05fbafa21164f8516cfc95f967d5
parent305f7549c9298247723c255baddb7a54b4e63050
Drivers: hv: vmbus: Get rid of an unsused variable

The version variable while it is initialized is not used;
get rid of it.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/hv.c