summaryrefslogtreecommitdiffstats
path: root/fs/autofs
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-03-23 02:25:38 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-03-23 02:25:38 +0000
commit16b5d462f73eb29d1f67fa01cc1ea66afdc72569 (patch)
tree5407bd573f4840e473ea27cbe61e5c7a07131fcd /fs/autofs
parentce8a076e11e7e5ee36007f9a3eee5bb3744cb8f6 (diff)
Merge with Linux 2.3.99-pre2.
Diffstat (limited to 'fs/autofs')
-rw-r--r--fs/autofs/inode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/autofs/inode.c b/fs/autofs/inode.c
index 1aa665d1c..2c2e7d32d 100644
--- a/fs/autofs/inode.c
+++ b/fs/autofs/inode.c
@@ -253,7 +253,6 @@ fail_iput:
fail_free:
kfree(sbi);
fail_unlock:
-fail_dec:
return NULL;
}