All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Three small UFS patches
@ 2019-10-29 23:07 Bart Van Assche
  2019-10-29 23:07 ` [PATCH 1/3] ufs: Fix kernel-doc warnings Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Bart Van Assche @ 2019-10-29 23:07 UTC (permalink / raw)
  To: Martin K . Petersen, James E . J . Bottomley
  Cc: linux-scsi, Christoph Hellwig, Bart Van Assche

Hi Martin,

These three patches are what I came up with after having reviewed the compiler warnings
triggered by the UFS driver and after having reviewed its source code. Please consider
these patches for kernel version v5.5.

Thanks,

Bart.

Bart Van Assche (3):
  ufs: Fix kernel-doc warnings
  ufs: Use enum dev_cmd_type where appropriate
  ufs: Remove .setup_xfer_req()

 drivers/scsi/ufs/ufs_bsg.c |  1 +
 drivers/scsi/ufs/ufshcd.c  |  8 +++-----
 drivers/scsi/ufs/ufshcd.h  | 10 ----------
 3 files changed, 4 insertions(+), 15 deletions(-)

-- 
2.24.0.rc0.303.g954a862665-goog


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

end of thread, other threads:[~2019-11-06  5:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-29 23:07 [PATCH 0/3] Three small UFS patches Bart Van Assche
2019-10-29 23:07 ` [PATCH 1/3] ufs: Fix kernel-doc warnings Bart Van Assche
2019-10-30 11:20   ` Avri Altman
2019-11-01  2:15   ` Martin K. Petersen
2019-10-29 23:07 ` [PATCH 2/3] ufs: Use enum dev_cmd_type where appropriate Bart Van Assche
2019-10-30 11:25   ` Avri Altman
2019-11-01  2:16   ` Martin K. Petersen
2019-10-29 23:07 ` [PATCH 3/3] ufs: Remove .setup_xfer_req() Bart Van Assche
2019-10-30 11:19   ` Avri Altman
2019-11-04 12:57     ` Avri Altman
2019-11-05 16:17       ` Alim Akhtar
2019-11-06  4:09         ` Alim Akhtar
2019-11-06  4:45           ` Bart Van Assche
2019-11-06  5:04             ` Martin K. Petersen
2019-11-05  5:01   ` Martin K. Petersen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.