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.orgSigned-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
Please register or sign in to comment