Fixed goto readability in nfs_update_inode.
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Mon, 30 Apr 2012 15:32:57 +0000 (11:32 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 19 May 2012 21:10:10 +0000 (17:10 -0400)
Simplified error gotos to make it slightly easier to read,
it doesn't affect the functionality of the routine.

Signed-off-by: Matthew Treinish <treinish@linux.vnet.ibm.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found