From: K. Y. Srinivasan Date: Thu, 10 Mar 2011 22:04:29 +0000 (-0800) Subject: Staging: hv: Change the signature for vmbus_cleanup() X-Git-Tag: v2.6.39-rc1~469^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21ec2de26a418e8a5839f2d260876b952a61b9ac;p=pandora-kernel.git Staging: hv: Change the signature for vmbus_cleanup() As part of geting rid of hv_driver object from vmbus_driver_context, change the signature of vmbus_cleanup() function. Note that while vmbus_cleanup() was passed a pointer to hv_driver, this argument was unused. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Mike Sterling Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed