diff options
| author | Abd-Alrhman Masalkhi <abd.masalkhi@gmail.com> | 2026-03-28 22:35:22 +0300 |
|---|---|---|
| committer | Yu Kuai <yukuai@fnnas.com> | 2026-04-07 13:09:21 +0800 |
| commit | e4979f4fac4d6bbe757be50441b45e28e6bf7360 (patch) | |
| tree | d24ce6c5e0bf2acf948be883c9e3760671482fe3 /rust/kernel/gpu/git@git.tavy.me:linux-stable.git | |
| parent | 078d1d8e688d75419abfedcae47eab8e42b991bb (diff) | |
md: remove unused static md_wq workqueue
The md_wq workqueue is defined as static and initialized in md_init(),
but it is not used anywhere within md.c.
All asynchronous and deferred work in this file is handled via
md_misc_wq or dedicated md threads.
Fixes: b75197e86e6d3 ("md: Remove flush handling")
Signed-off-by: Abd-Alrhman Masalkhi <abd.masalkhi@gmail.com>
Link: https://lore.kernel.org/linux-raid/20260328193522.3624-1-abd.masalkhi@gmail.com/
Signed-off-by: Yu Kuai <yukuai@fnnas.com>
Diffstat (limited to 'rust/kernel/gpu/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
