commit | de632a2b5fe6143297a18fe569b9e2a83678c210 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Tue Apr 26 09:20:24 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Apr 26 15:51:47 2011 -0700 |
tree | 695b75813a9c0e42a47426fc1171bb9e1182850e | |
parent | 28e7f2a85d99ddcf82f01ca0993a8eb55d23d3c0 [diff] |
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>