diff options
author | Bart Van Assche <[email protected]> | 2023-07-27 12:41:22 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-31 15:17:51 -0400 |
commit | e2566e0b7937f0a0b84f8b662fceebac6a1386c7 (patch) | |
tree | 45848edf21cd96cc116dceb9849ef365d3943b0a /tools/perf/scripts/python/task-analyzer.py | |
parent | f9c028e7415a5ba4c00c08b7951bca4239823597 (diff) |
scsi: ufs: Remove a member variable
Remove the 'response' member variable because no code reads its value.
Additionally, move the ufs_query_req and ufs_query_res data structure
definitions into include/ufs/ufshcd.h because these data structures are
related to the UFS host controller driver.
Reviewed-by: Avri Altman <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Link: https://lore.kernel.org/r/[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