mbox series

[0/2] scsi: ufs: Two minor optimizations in query UPIU preparation

Message ID 20250617095611.89229-1-avri.altman@sandisk.com
Headers show
Series scsi: ufs: Two minor optimizations in query UPIU preparation | expand

Message

Avri Altman June 17, 2025, 9:56 a.m. UTC
This short series introduces two minor optimizations to the UPIU
preparation code in the UFS core driver. Shouldn't have functional
impact.

Avri Altman (2):
  scsi: ufs: Clear ucd_rsp_ptr for UPIU requests once
  scsi: ufs: Document NOP_OUT transaction code

 drivers/ufs/core/ufshcd.c | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)