diff options
author | 2021-05-11 19:34:40 +0800 | |
---|---|---|
committer | 2021-05-24 06:47:21 -0600 | |
commit | 65a8db393a8e49ee98432cf3e641d2bd2fa88606 (patch) | |
tree | 0a33f9f968f89d3b0a0e31b18043c97102504734 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block_dump: remove comments in docs (diff) | |
download | linux-dev-65a8db393a8e49ee98432cf3e641d2bd2fa88606.tar.xz linux-dev-65a8db393a8e49ee98432cf3e641d2bd2fa88606.zip |
aoe: remove unnecessary mutex_init()
The mutex ktio_spawn_lock is initialized statically.
It is unnecessary to initialize by mutex_init().
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210511113440.3772053-1-yangyingliang@huawei.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions