diff options
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2018-09-11 23:23:47 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2018-09-30 22:35:17 +0300 |
commit | 35a61606a61249fb59cbf566f869c026f5fafec4 (patch) | |
tree | fa1c677b81106115e5ce0b80155bdbb300604e9d /tools/perf/scripts/python/stackcollapse.py | |
parent | cb7a8384dc0202d5490302b7e948ede498aad720 (diff) | |
download | linux-35a61606a61249fb59cbf566f869c026f5fafec4.tar.xz |
NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state()
Most places in the kernel tend to line up cases with the switch to
reduce indentation, so move this over to match that style.
Additionally, I handle the (status >= 0) case in the switch so that we
only "goto restart" from a single place after error handling.
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions