]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: hv: remove struct vmbus_driver
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000 (09:42 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000 (09:42 -0800)
commita69a6691d71cc24979ce29394478218307a77a84
tree4166193b27d089bb6b7f80eeef2d0af970af42ba
parent98293a279cc0ff085ead7c032c6b8cb7b6ad7e88
Staging: hv: remove struct vmbus_driver

It's only a wrapper for the struct hv_driver structure, so just use that
instead, as there are no other fields left in it at the moment.

Cc: Haiyang Zhang <haiyangz@microsoft.com>
Cc: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/vmbus.c
drivers/staging/hv/vmbus_api.h
drivers/staging/hv/vmbus_drv.c