patch-1.3.100 linux/fs/affs/amigaffs.c
Next file: linux/fs/affs/namei.c
Previous file: linux/fs/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu May 9 16:37:11 1996
- Orig file:
v1.3.99/linux/fs/affs/amigaffs.c
- Orig date:
Tue May 7 16:22:35 1996
diff -u --recursive --new-file v1.3.99/linux/fs/affs/amigaffs.c linux/fs/affs/amigaffs.c
@@ -128,7 +128,7 @@
while (1) {
if (nextkey == 0)
break;
- pr_debug("AFFS: find_link_pred(): next key=%d\n", nextkey));
+ pr_debug("AFFS: find_link_pred(): next key=%d\n", nextkey);
if (!(bh = affs_bread(startino->i_dev,nextkey,AFFS_I2BSIZE(startino))))
break;
if (affs_checksum_block(AFFS_I2BSIZE(startino),bh->b_data,&ptype,&stype)
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