From: K. Y. Srinivasan Date: Fri, 13 May 2011 02:34:44 +0000 (-0700) Subject: Staging: hv: blkvsc_drv: Cleanup the blkvsc_drv_exit() function X-Git-Tag: v3.0-rc1~336^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8553d753a494dfd952d7e44ab6f1171839b6185d;p=pandora-kernel.git Staging: hv: blkvsc_drv: Cleanup the blkvsc_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 blkvsc_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