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

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