]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Reduce indentation of nfs4_recovery_handle_error()
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 11 Sep 2018 20:23:48 +0000 (16:23 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:17 +0000 (15:35 -0400)
commit4e3c8b6e929bb5c7c4371a9fae4b65959c8a64c6
treedc33b9023d434065b671254adcb288d463d70294
parent0c22f4b1fe0bad19cb77844e37a67d4c2443ebc7
NFS: Reduce indentation of nfs4_recovery_handle_error()

This is to match kernel coding style for switch statements.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4state.c