patch-pre2.0.5 linux/fs/affs/symlink.c

Next file: linux/fs/locks.c
Previous file: linux/fs/affs/namei.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file pre2.0.4/linux/fs/affs/symlink.c linux/fs/affs/symlink.c
@@ -1,7 +1,7 @@
 /*
  *  linux/fs/affs/symlink.c
  *
- *  1995  Hans-Joachim Widmaier - modified for AFFS.
+ *  1995  Hans-Joachim Widmaier - modified for affs.
  *
  *  Copyright (C) 1991, 1992  Linus Torvalds
  *
@@ -15,7 +15,6 @@
 #include <linux/stat.h>
 #include <linux/affs_fs.h>
 #include <linux/amigaffs.h>
-
 #include <asm/segment.h>
 
 #define MIN(a,b) (((a) < (b)) ? (a) : (b))

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