diff options
author | 2019-04-17 14:44:32 -0700 | |
---|---|---|
committer | 2019-04-29 17:24:50 -0400 | |
commit | 1b1e68d2a940827725dbf666dd3e73ff12434b0c (patch) | |
tree | 277ba0ac7aa13a1b340110379c26be9cd906ed84 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | scsi: qla2xxx: Remove qla_tgt_cmd.released (diff) | |
download | wireguard-linux-1b1e68d2a940827725dbf666dd3e73ff12434b0c.tar.xz wireguard-linux-1b1e68d2a940827725dbf666dd3e73ff12434b0c.zip |
scsi: qla2xxx: Remove unnecessary locking from the target code
All callbacks from the target core into the qla2xxx driver and also all I/O
completion functions are serialized per command. Since .cmd_sent_to_fw and
.trc_flags are only modified from inside these functions it is not
necessary to protect it with locking. Remove the superfluous locking.
Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions