diff options
author | Bart Van Assche <bvanassche@acm.org> | 2024-07-09 00:15:58 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-07-11 05:19:04 +0300 |
commit | 92c0b10fefe2cdae4e57ad5ff023345ea4a7134d (patch) | |
tree | 2e669e813ceb8caf04fdb5a570c1663d63d5cbd4 /rust/helpers/task.c | |
parent | 93ef12d92f65facf8e02ad6578a898a190aa6cf4 (diff) | |
download | linux-92c0b10fefe2cdae4e57ad5ff023345ea4a7134d.tar.xz |
scsi: ufs: core: Remove two constants
The SCSI host template members .cmd_per_lun and .can_queue are copied into
the SCSI host data structure. Before these are used, these are overwritten
by ufshcd_init(). Hence, this patch does not change any functionality.
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Keoseong Park <keosung.park@samsung.com>
Reviewed-by: Peter Wang <peter.wang@mediatek.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20240708211716.2827751-4-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions