diff options
author | Minwoo Im <[email protected]> | 2024-05-20 07:14:56 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-05-30 20:45:39 -0400 |
commit | 2fc39848952dfb91a9233563cc1444669b8e79c3 (patch) | |
tree | 99a004f7550ef3a5e20f4ab3d1ec2d8799c79a45 /lib/memory-notifier-error-inject.c | |
parent | 23646f013404a69e2cc5b1be51eef67e720d7021 (diff) |
scsi: ufs: mcq: Fix missing argument 'hba' in MCQ_OPR_OFFSET_n
The MCQ_OPR_OFFSET_n macro takes 'hba' in the caller context without
receiving 'hba' instance as an argument. To prevent potential bugs in
future use cases, add an argument 'hba'.
Fixes: 2468da61ea09 ("scsi: ufs: core: mcq: Configure operation and runtime interface")
Cc: Asutosh Das <[email protected]>
Signed-off-by: Minwoo Im <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions