summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKari Argillander <kari.argillander@gmail.com>2021-09-09 21:09:35 +0300
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>2021-09-20 18:53:09 +0300
commitbce1828f6d82ad0ffa3b7259d6f1769ffbcec30c (patch)
tree09cd9c67c79a1701aa801c1434c88d2f2713f7b9 /tools/perf/scripts/python
parent5d7d6b16bc1dbe0f84997e639c49b5ed98a562f7 (diff)
fs/ntfs3: Return straight without goto in fill_super
In many places it is not needed to use goto out. We can just return right away. This will make code little bit more cleaner as we won't need to check error path. Signed-off-by: Kari Argillander <kari.argillander@gmail.com> Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions