c25bf09111
SVN-Revision: 19546
11 lines
237 B
Diff
11 lines
237 B
Diff
--- a/drivers/scsi/sd.c
|
|
+++ b/drivers/scsi/sd.c
|
|
@@ -2394,7 +2394,7 @@ err_out:
|
|
*
|
|
* Note: this function unregisters this driver from the scsi mid-level.
|
|
**/
|
|
-static void __exit exit_sd(void)
|
|
+static void exit_sd(void)
|
|
{
|
|
int i;
|
|
|