diff options
author | Minghao Chi (CGEL ZTE) <chi.minghao@zte.com.cn> | 2022-01-27 01:43:30 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-01-31 17:10:37 -0500 |
commit | d1d87c33f47dc69f948d51dcfed344e34c75c406 (patch) | |
tree | 9d4e213d21c5fcc97b08b4312e883dcab7f0e8f8 /arch/riscv/mm/tlbflush.c | |
parent | 0603be7192372741b7d76fe7885247a7386a860a (diff) | |
download | linux-d1d87c33f47dc69f948d51dcfed344e34c75c406.tar.gz linux-d1d87c33f47dc69f948d51dcfed344e34c75c406.tar.bz2 linux-d1d87c33f47dc69f948d51dcfed344e34c75c406.zip |
scsi: lpfc: Remove redundant flush_workqueue() call
destroy_workqueue() already drains the queue before destroying it, so there
is no need to flush it explicitly.
Remove the redundant flush_workqueue() call.
Link: https://lore.kernel.org/r/20220127014330.1185114-1-chi.minghao@zte.com.cn
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi (CGEL ZTE) <chi.minghao@zte.com.cn>
Signed-off-by: CGEL ZTE <cgel.zte@gmail.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'arch/riscv/mm/tlbflush.c')
0 files changed, 0 insertions, 0 deletions