patch-2.0.35 linux/drivers/block/hd.c

Next file: linux/drivers/block/ide-cd.c
Previous file: linux/drivers/block/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.34/linux/drivers/block/hd.c linux/drivers/block/hd.c
@@ -1064,7 +1064,7 @@
 #define DEVICE_BUSY busy[target]
 #define USAGE access_count[target]
 #define CAPACITY (bios_info[target].head*bios_info[target].sect*bios_info[target].cyl)
-/* We assume that the the bios parameters do not change, so the disk capacity
+/* We assume that the BIOS parameters do not change, so the disk capacity
    will not change */
 #undef MAYBE_REINIT
 #define GENDISK_STRUCT hd_gendisk

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov