[PATCH v2 0/3] Several compilation warnings fixes for UFS Advanced RPMB

From: Bean Huo
Date: Sun Jan 08 2023 - 17:41:44 EST


Hi Martin,

These patches are to fix several compilation warnings introduced by my commit:
6ff265fc5ef6 ("scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg"),
please consider this patch series for the next your merge window.
Apologies for this!!



Changelog:

V1--V2:
1. Add new patches 2/3 and 3/3.


Bean Huo (3):
scsi: ufs: core: bsg: Fix sometimes-uninitialized warnings
scsi: core: Fix invisible definition compilation warning
scsi: ufs: core: bsg: Fix cast to restricted __be16 warning

drivers/ufs/core/ufs_bsg.c | 4 ++--
include/uapi/scsi/scsi_bsg_ufs.h | 12 ++++++------
include/ufs/ufshcd.h | 1 +
3 files changed, 9 insertions(+), 8 deletions(-)

--
2.25.1