aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2020-06-13 19:12:24 +0200
committerTheodore Ts'o <[email protected]>2020-08-06 00:08:56 -0400
commite0f49d270d9d04beec113aa7cfacac6bddcb5765 (patch)
tree3a663eed64cf3194c2521c2ef87c5ff63441147d /tools/perf/scripts/python/bin
parente4d7f2d3593e703a4d58b813f332a5c2aef5106f (diff)
ext4: delete unnecessary checks before brelse()
The brelse() function tests whether its argument is NULL and then returns immediately. Thus remove the tests which are not needed around the shown calls. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Reviewed-by: Ritesh Harjani <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions