diff options
author | Arnd Bergmann <[email protected]> | 2023-07-24 14:19:58 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-25 21:30:32 -0400 |
commit | 65aca38b8ce728bf5a449b74f2a6a344167dfb02 (patch) | |
tree | 4dae53f0b7f8c7c9f037664ad6623677db26a300 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7e9609d2daea0ebe4add444b26b76479ecfda504 (diff) |
scsi: ufs: qcom: Remove unused variable
A recent change removed the only user of a local variable that needs to now
also be removed:
drivers/ufs/host/ufs-qcom.c: In function 'ufs_qcom_mcq_esi_handler':
drivers/ufs/host/ufs-qcom.c:1652:31: error: unused variable 'host' [-Werror=unused-variable]
Fixes: 8f2b78652d05 ("scsi: ufs: qcom: Get queue ID from MSI index in ESI handler")
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/llvm/[email protected]/
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Abel Vesa <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Nick Desaulniers <[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