diff options
author | James Smart <jsmart2021@gmail.com> | 2020-07-24 19:40:48 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-29 08:45:20 +0300 |
commit | ece0278c1c96905c53a6cbb253927530fc707cfa (patch) | |
tree | a73a9a29506b95d930f3a01663ecf7a6c5e18269 /scripts/gdb/linux/lists.py | |
parent | 34efa23234c8b55dd178bba2216ca9ae9b50e1c9 (diff) | |
download | linux-ece0278c1c96905c53a6cbb253927530fc707cfa.tar.xz |
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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions