[PATCH] Trivial: remove dead code (1 of 2)
David Kleikamp <[email protected]> Sat, 28 Aug 2004 17:00:53 -0500
| Newsgroups | gmane.comp.file-systems.jfs.patches |
|---|---|
| Message-ID | <[email protected]> |
# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2004/08/20 15:42:46-05:00 [email protected] # JFS: Trivial: remove dead code # # Signed-off-by: Dave Kleikamp <[email protected]> # diff -Nru a/fs/jfs/jfs_mount.c b/fs/jfs/jfs_mount.c --- a/fs/jfs/jfs_mount.c 2004-08-28 16:56:43 -05:00 +++ b/fs/jfs/jfs_mount.c 2004-08-28 16:56:43 -05:00 @@ -197,9 +197,6 @@ /* * unwind on error */ -//errout42: /* close fileset inode allocation map */ - diUnmount(ipimap, 1); - errout41: /* close fileset inode allocation map inode */ diFreeSpecial(ipimap);