patch-1.3.87 linux/drivers/block/raid0.c
Next file: linux/drivers/block/umc8672.c
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Apr 12 09:49:33 1996
 -  Orig file: 
v1.3.86/linux/drivers/block/raid0.c
 -  Orig date: 
Mon Feb 26 13:51:45 1996
 
diff -u --recursive --new-file v1.3.86/linux/drivers/block/raid0.c linux/drivers/block/raid0.c
@@ -130,7 +130,7 @@
   {
     data->hash_table[i].zone0=data->strip_zone+cur;
 
-    if (size>=data->smallest->size)/* If we completly fill the slot */
+    if (size>=data->smallest->size)/* If we completely fill the slot */
     {
       data->hash_table[i++].zone1=NULL;
       size-=data->smallest->size;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this