patch-2.4.0-test10 linux/fs/coda/inode.c
Next file: linux/fs/coda/psdev.c
Previous file: linux/fs/coda/dir.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Oct 13 12:08:38 2000
- Orig file:
v2.4.0-test9/linux/fs/coda/inode.c
- Orig date:
Sun Oct 8 10:50:32 2000
diff -u --recursive --new-file v2.4.0-test9/linux/fs/coda/inode.c linux/fs/coda/inode.c
@@ -93,7 +93,7 @@
static struct super_block * coda_read_super(struct super_block *sb,
void *data, int silent)
{
- struct inode *psdev = 0, *root = 0;
+ struct inode *root = 0;
struct coda_sb_info *sbi = NULL;
struct venus_comm *vc = NULL;
ViceFid fid;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)