diff options
author | Subhash Jadavani <[email protected]> | 2017-01-10 16:48:25 -0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-01-11 22:34:41 -0500 |
commit | 73eba2be9203c0eef37df6939ebba4d34227f284 (patch) | |
tree | ad789fb40795f291297954eca2f22cb15e30dc0a /lib/mpi/mpi-bit.c | |
parent | 2e48e3491189c40dc9ea9d4a53412d2b66c87555 (diff) |
scsi: ufs: fix arguments order some trace calls
Colin Ian King reported that with commit 7ff5ab473633 ("scsi: ufs: add
tracing support") static analysis is reporting that we may have swapped
arguments on calls to:
trace_ufshcd_runtime_resume,
trace_ufshcd_runtime_suspend,
trace_ufshcd_system_suspend,
trace_ufshcd_system_resume,
and trace_ufshcd_init
Where:
hba->uic_link_state is passed to dev_state
hba->curr_dev_pwr_mode is passed to link_state
This wasn't intentional so it's a bug. This change fixed this bug.
Reported-by: Colin Ian King <[email protected]>
Signed-off-by: Subhash Jadavani <[email protected]>
Acked-by: Colin Ian King <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions