linux/drivers/ufs/core
ChanWoo Lee 222d227f37 scsi: ufs: core: Fix unnecessary operation for early return
Setting bitmap_len is not required when returning early. Defer until it is
needed.

Signed-off-by: ChanWoo Lee <cw9316.lee@samsung.com>
Link: https://lore.kernel.org/r/20221111062301.7423-1-cw9316.lee@samsung.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2022-11-25 23:45:18 +00:00
..
Kconfig
Makefile
ufs-debugfs.c
ufs-debugfs.h
ufs-fault-injection.c
ufs-fault-injection.h
ufs-hwmon.c
ufs-sysfs.c scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes 2022-10-27 02:20:50 +00:00
ufs-sysfs.h
ufs_bsg.c
ufs_bsg.h
ufshcd-crypto.c
ufshcd-crypto.h
ufshcd-priv.h scsi: ufs: core: Revert "WB is only available on LUN #0 to #7" 2022-10-27 02:20:50 +00:00
ufshcd.c scsi: ufs: core: Switch 'check_for_bkops' to bool 2022-11-25 23:42:27 +00:00
ufshpb.c scsi: ufs: core: Fix unnecessary operation for early return 2022-11-25 23:45:18 +00:00
ufshpb.h