diff options
| author | Minghao Chi <[email protected]> | 2022-08-19 08:18:19 +0000 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2022-09-11 21:55:07 -0700 |
| commit | cba7543e1515e79a85d37df85a0eb2cf0f07d115 (patch) | |
| tree | f6469b9dca10749aaff28b76b19cef27113167c1 /tools/perf/scripts/python | |
| parent | 2be9880dc87342dc7ae459c9ea5c9ee2a45b33d8 (diff) | |
fs/qnx6: delete unnecessary checks before brelse()
brelse() tests whether its argument is NULL and then returns immediately.
Thus remove the tests which are not needed around the shown calls.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Minghao Chi <[email protected]>
Reported-by: Zeal Robot <[email protected]>
Cc: CGEL ZTE <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Minghao Chi <[email protected]>
Cc: Muchun Song <[email protected]>
Cc: Theodore Ts'o <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions