]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
authorFred Isaman <iisaman@netapp.com>
Thu, 22 Mar 2012 05:39:34 +0000 (01:39 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 24 Mar 2012 18:33:26 +0000 (14:33 -0400)
commitd44fc387997c0750125cfb0c2c803a3171b649f4
tree075a1b09e58e684d348bf8a8b2998cea19c64f01
parent20e0fa98b751facf9a1101edaefbc19c82616a68
NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit

inode is declared twice for no good reason

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c