Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 13 May 2011 02:34:45 +0000 (19:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 May 2011 19:27:10 +0000 (12:27 -0700)
commit2bda87cb6c765bf2178d3da90367bf53dbcc14d6
treeb25459ed2850752813b325e88d6281b1f6993517
parent8553d753a494dfd952d7e44ab6f1171839b6185d
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 <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c
This page took 0.024822 seconds and 5 git commands to generate.