Staging: hv: Cleanup vmbus_match()
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 26 Apr 2011 16:20:24 +0000 (09:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 26 Apr 2011 22:51:47 +0000 (15:51 -0700)
commitde632a2b5fe6143297a18fe569b9e2a83678c210
tree695b75813a9c0e42a47426fc1171bb9e1182850e
parent28e7f2a85d99ddcf82f01ca0993a8eb55d23d3c0
Staging: hv: Cleanup vmbus_match()

In preparation for getting rid of the priv element from struct hv_driver,
cleanup vmbus_match - the setting of the drv field in struct hv_device
is not needed.

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/vmbus_drv.c
This page took 0.045058 seconds and 5 git commands to generate.