patch-2.1.120 linux/fs/ufs/truncate.c

Next file: linux/fs/ufs/util.c
Previous file: linux/fs/ufs/symlink.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.119/linux/fs/ufs/truncate.c linux/fs/ufs/truncate.c
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 1998
  * Daniel Pirkl <daniel.pirkl@email.cz>
- * Charles Uiversity, Faculty of Mathematics and Physics
+ * Charles University, Faculty of Mathematics and Physics
  *
  *  from
  *
@@ -68,7 +68,7 @@
 	struct ufs_sb_private_info * uspi;
 	struct buffer_head * bh;
 	u32 * p;
-   	unsigned frag1, frag2, frag3, frag4, block1, block2;
+	unsigned frag1, frag2, frag3, frag4, block1, block2;
 	unsigned frag_to_free, free_count;
 	unsigned i, j, tmp;
 	int retry;

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