patch-2.4.0-test2 linux/drivers/ide/hd.c
Next file: linux/drivers/ide/hpt34x.c
Previous file: linux/drivers/ide/gayle.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jun 20 07:52:36 2000
- Orig file:
v2.4.0-test1/linux/drivers/ide/hd.c
- Orig date:
Mon Jun 19 16:31:59 2000
diff -u --recursive --new-file v2.4.0-test1/linux/drivers/ide/hd.c linux/drivers/ide/hd.c
@@ -889,7 +889,7 @@
(void) get_options(line, ARRAY_SIZE(ints), ints);
hd_setup(NULL, ints);
- return 0;
+ return 1;
}
__setup("hd=", parse_hd_setup);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)