]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3e9c7bedd25a6e78153e2a9856fbc32946567e7
tree5b670db58e5ae253be7a204b610170147d8a1cc3
parentfdf14de1edc68e35104284af784ac3d8209202e0
Fixed goto readability in nfs_update_inode.

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>
fs/nfs/inode.c