patch-2.4.4 linux/fs/reiserfs/fix_node.c

Next file: linux/fs/reiserfs/inode.c
Previous file: linux/fs/reiserfs/file.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/fs/reiserfs/fix_node.c linux/fs/reiserfs/fix_node.c
@@ -479,7 +479,7 @@
     // do not count last 'end_bytes' units of 'end_item'-th item
     end_bytes = (to_bytes != -1) ? to_bytes : 0;
 
-    /* go through all item begining from the start_item-th item and ending by
+    /* go through all item beginning from the start_item-th item and ending by
        the end_item-th item. Do not count first 'start_bytes' units of
        'start_item'-th item and last 'end_bytes' of 'end_item'-th item */
     

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)