mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-14 03:58:26 +02:00
31fbf6222a
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19546 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
237 B
Diff
12 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;
|
|
|