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