linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / block / amiflop.c
index 2a8af68..b6e2909 100644 (file)
@@ -1850,7 +1850,6 @@ static int __init amiga_floppy_setup (char *str)
                return 0;
        printk (KERN_INFO "amiflop: Setting default df0 to %x\n", n);
        fd_def_df0 = n;
-       return 1;
 }
 
 __setup("floppy=", amiga_floppy_setup);