OSDN Git Service

scsi: ufs: ufshpb: Remove enum initialization value
authorBean Huo <beanhuo@micron.com>
Thu, 5 May 2022 13:47:03 +0000 (15:47 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 11 May 2022 02:01:51 +0000 (22:01 -0400)
commit6f341ed5e3771ea932b19377302ea97a0a02e0b5
tree51bf69249f3e868a81daf3cb252e5a93c46726f5
parentfacc239c87b1d66e7fdadade4fba07f9cecca7d6
scsi: ufs: ufshpb: Remove enum initialization value

If the first enumerator has no initializer, the value of the corresponding
constant is zero.

Link: https://lore.kernel.org/r/20220505134707.35929-3-huobean@gmail.com
Reviewed-by: Keoseong Park <keosung.park@samsung.com>
Signed-off-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/ufs/ufshpb.h