diff options
author | Minghao Chi <[email protected]> | 2022-08-19 08:14:20 +0000 |
---|---|---|
committer | Jan Kara <[email protected]> | 2022-08-19 11:06:18 +0200 |
commit | d4d361ad00bac10701a8c14d8e1a2967bd2e2813 (patch) | |
tree | 04747d2df6e3d9df8d0e20cb410af30d43a59de6 /tools/perf/util/c++/clang.cpp | |
parent | e03d3b1b924cbaac91ddf066e4d14a2c4d3ed1d1 (diff) |
isofs: 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.
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: Minghao Chi <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions