diff options
author | 2016-04-18 10:50:12 -0400 | |
---|---|---|
committer | 2016-04-25 21:53:06 -0400 | |
commit | b8ac0cc78b56e798851f1435bc673761d3fb877e (patch) | |
tree | 3acc4d7397380851bf57f5f4e9d541183a59722c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hisi_sas: add alloc_dev_quirk_v2_hw() (diff) | |
download | wireguard-linux-b8ac0cc78b56e798851f1435bc673761d3fb877e.tar.xz wireguard-linux-b8ac0cc78b56e798851f1435bc673761d3fb877e.zip |
mpt3sas - remove unused fw_event_work elements
Firmware events are queued up using the fw_event_work's struct work, not
its delayed_work member. The initial driver for SAS2 controllers had
handled firmware reset using the rescan barrier and was later redesigned
through "mpt2sas: [Resend] Host Reset code cleanup". The delayed_work
variables are now unused and may provoke CONFIG_DEBUG_OBJECTS_TIMERS
"assert_init not available" false warnings in
_scsih_fw_event_cleanup_queue.
Cleanup fw_event_work's unused entries, update its kerneldoc, and
update _scsih_fw_event_cleanup_queue accordingly.
Fixes: 146b16c8071f (mpt3sas: Refcount fw_events and fix unsafe list usage)
Signed-off-by: Joe Lawrence <joe.lawrence@stratus.com>
Acked-by: Chaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions