From: K. Y. Srinivasan Date: Fri, 13 May 2011 02:34:45 +0000 (-0700) Subject: Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function X-Git-Tag: v3.0-rc1~336^2~203 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bda87cb6c765bf2178d3da90367bf53dbcc14d6;p=pandora-kernel.git Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function To conform to the Linux device model, the device should persist even when there is no driver bound to it. Cleanup the storvsc_drv_exit() routine keeping this in mind. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Abhishek Kane Signed-off-by: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed