git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98293a2
)
Staging: hv: remove struct vmbus_driver
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000
(09:42 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 2 Dec 2010 17:42:18 +0000
(09:42 -0800)
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>
No differences found