From 6d403070f28cd44860fdb3a53be5da0275c65cf4 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 19 Jun 2000 22:45:37 +0000 Subject: Merge with 2.4.0-test1-ac21 + pile of MIPS cleanups to make merging possible. Chainsawed RM200 kernel to compile again. Jazz machine status unknown. --- fs/ntfs/super.c | 1 - 1 file changed, 1 deletion(-) (limited to 'fs/ntfs/super.c') diff --git a/fs/ntfs/super.c b/fs/ntfs/super.c index 7f2a7fe86..3b7b5b2af 100644 --- a/fs/ntfs/super.c +++ b/fs/ntfs/super.c @@ -221,7 +221,6 @@ ntfs_init_attrdef(ntfs_inode* attrdef) int ntfs_get_version(ntfs_inode* volume) { ntfs_attribute *volinfo; - int i; volinfo = ntfs_find_attr(volume, volume->vol->at_volume_information, 0); if (!volinfo) -- cgit v1.2.3