diff options
author | James Smart <jsmart2021@gmail.com> | 2020-07-24 09:40:48 -0700 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-29 07:45:20 +0200 |
commit | ece0278c1c96905c53a6cbb253927530fc707cfa (patch) | |
tree | a73a9a29506b95d930f3a01663ecf7a6c5e18269 /MAINTAINERS | |
parent | 34efa23234c8b55dd178bba2216ca9ae9b50e1c9 (diff) |
nvmet-fc: remove redundant del_work_active flag
The transport has a del_work_active flag to avoid duplicate scheduling
of the del_work item. This is redundant with the checks that
schedule_work() makes.
Remove the del_work_active flag.
Signed-off-by: James Smart <jsmart2021@gmail.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions