2010-02-08 09:37:11 +00:00
|
|
|
--- a/drivers/scsi/sd.c
|
|
|
|
+++ b/drivers/scsi/sd.c
|
|
|
|
@@ -2394,7 +2394,7 @@ err_out:
|
2010-02-05 20:50:13 +00:00
|
|
|
*
|
|
|
|
* Note: this function unregisters this driver from the scsi mid-level.
|
|
|
|
**/
|
|
|
|
-static void __exit exit_sd(void)
|
|
|
|
+static void exit_sd(void)
|
|
|
|
{
|
|
|
|
int i;
|
|
|
|
|