]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 21:30:08 +0000 (16:30 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commita9eb2bdc04390a361a78411e1e8cd087a1112ef1
treef98be7f1e17798d3cac4c3bc86477e1065821962
parente231c7900b4ff8b5e8af9189733cd7c26c03ea2f
NFS: Remove unnecessary goto in nfs4_lookup_root_sec()

Once again, it's easier and cleaner just to return the error directly.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c