diff options
author | Li Nan <linan122@huawei.com> | 2024-02-26 06:14:39 +0300 |
---|---|---|
committer | Song Liu <song@kernel.org> | 2024-02-26 21:22:22 +0300 |
commit | 91b26a39fb83cf370d94980609bf649c3c46993c (patch) | |
tree | 13845e8a980e36c7766a2ae221e8e9e74b1289e1 /tools/perf/scripts/python | |
parent | 9dd8702e7cd28ebf076ff838933f29cf671165ec (diff) | |
download | linux-91b26a39fb83cf370d94980609bf649c3c46993c.tar.xz |
md: return directly before setting did_set_md_closing
There is nothing to do at 'out' before setting 'did_set_md_closing'
in md_ioctl(). Return directly, and it will help us to remove
'did_set_md_closing' later.
Signed-off-by: Li Nan <linan122@huawei.com>
Signed-off-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/r/20240226031444.3606764-5-linan666@huaweicloud.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions