diff options
author | Li Lei <lilei@szsandstone.com> | 2022-09-19 19:16:43 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-19 20:12:35 +0300 |
commit | 97d26ae764a43bfaf870312761a0a0f9b49b6351 (patch) | |
tree | fc0709cea905201095f20c822677bd647033ec24 /drivers/md/bcache/stats.h | |
parent | 91418cc4fd8f8e2e21b409eb8983d074359c8be6 (diff) | |
download | linux-97d26ae764a43bfaf870312761a0a0f9b49b6351.tar.xz |
bcache: remove unnecessary flush_workqueue
All pending works will be drained by destroy_workqueue(), no need to call
flush_workqueue() explicitly.
Signed-off-by: Li Lei <lilei@szsandstone.com>
Signed-off-by: Coly Li <colyli@suse.de>
Link: https://lore.kernel.org/r/20220919161647.81238-2-colyli@suse.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/bcache/stats.h')
0 files changed, 0 insertions, 0 deletions