From 2a6968a9784551c216f9379a728d4104dbad98a8 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Mon, 11 Sep 2006 08:19:19 -0500 Subject: JFS: Remove shadow variable from fs/jfs/jfs_txnmgr.c:xtLog() Signed-off-by: Tony Breeds Signed-off-by: Dave Kleikamp (cherry picked from bdc3d9e5af7d9c105be734dd7b5c3f1d9425a15a commit) --- fs/jfs/jfs_txnmgr.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fs/jfs/jfs_txnmgr.c') diff --git a/fs/jfs/jfs_txnmgr.c b/fs/jfs/jfs_txnmgr.c index ebfa6c061d7..6ea9c1a88f7 100644 --- a/fs/jfs/jfs_txnmgr.c +++ b/fs/jfs/jfs_txnmgr.c @@ -2026,8 +2026,6 @@ static void xtLog(struct jfs_log * log, struct tblock * tblk, struct lrd * lrd, * truncate entry XAD[twm == next - 1]: */ if (twm == next - 1) { - struct pxd_lock *pxdlock; - /* format a maplock for txUpdateMap() to update bmap * to free truncated delta extent of the truncated * entry XAD[next - 1]; -- cgit v1.2.3