public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] scsi: ufs: mcq: 2 minor cleanups
@ 2023-03-29 10:13 Avri Altman
  2023-03-29 10:13 ` [PATCH 1/2] scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail appropriately Avri Altman
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Avri Altman @ 2023-03-29 10:13 UTC (permalink / raw)
  To: James E . J . Bottomley, Martin K . Petersen
  Cc: Asutosh Das, quic_cang, linux-scsi, linux-kernel, Avri Altman

2 (untested) minor mcq cleanups.

Avri Altman (2):
  scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail appropriately
  scsi: ufs: mcq: Use pointer arithmetic in send_command

 drivers/ufs/core/ufshcd-priv.h | 1 +
 drivers/ufs/core/ufshcd.c      | 5 +++--
 include/ufs/ufshcd.h           | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-20  8:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-29 10:13 [PATCH 0/2] scsi: ufs: mcq: 2 minor cleanups Avri Altman
2023-03-29 10:13 ` [PATCH 1/2] scsi: ufs: mcq: Annotate ufshcd_inc_sq_tail appropriately Avri Altman
2023-03-29 10:13 ` [PATCH 2/2] scsi: ufs: mcq: Use pointer arithmetic in send_command Avri Altman
2023-03-29 20:48 ` [PATCH 0/2] scsi: ufs: mcq: 2 minor cleanups Bart Van Assche
2023-04-20  8:35   ` Avri Altman
2023-04-19  3:20 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox