]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
scsi: ufs: Improve type safety
authorBart Van Assche <bvanassche@acm.org>
Thu, 27 Jul 2023 19:41:19 +0000 (12:41 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 31 Jul 2023 19:17:50 +0000 (15:17 -0400)
commit08108d31129a104b06628b3ac95af2af9f5e9e4c
tree44f0aa21931647e229caa01a821c3cfb6f33ce4d
parentf99533bd7e3dc033093f339784bebe0247e1831c
scsi: ufs: Improve type safety

Assign names to the enumeration types for UPIU types. Use these enumeration
types where appropriate.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Link: https://lore.kernel.org/r/20230727194457.3152309-8-bvanassche@acm.org
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/ufs/core/ufshcd-priv.h
drivers/ufs/core/ufshcd.c
include/ufs/ufs.h
include/ufs/ufshcd.h