aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2022-12-14 21:38:04 +0800
committerMartin K. Petersen <[email protected]>2022-12-30 16:59:10 +0000
commit6c90466e2803d93ed47a980fbf184d35e012d895 (patch)
tree419be46a264ac0ddc67972a8eebfbe7814860478 /tools/perf/scripts/python/task-analyzer.py
parent4d450cf2b00d34b53f52d93216dd23af57bdca73 (diff)
scsi: libsas: Move sas_get_ata_command_set() up to save the declaration
There is a sas_get_ata_command_set() declaration above sas_get_ata_info() to make it compile. However, this function is defined in the same file. Move it up to save the forward declaration. Also remove the variable 'fis' which is not needed in this function. Cc: John Garry <[email protected]> Signed-off-by: Jason Yan <[email protected]> Reviewed-by: John Garry <[email protected]> Reviewed-by: Jack Wang <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions