This produces a compiler warning for me that looks serious: ../drivers/scsi/ufs/ufshcd.c: In function ???ufshcd_link_startup???: ../drivers/scsi/ufs/ufshcd.c:1938:3: warning: passing argument 1 of ???ufshcd_is_device_present??? makes integer from pointer without a cast [enabled by default] ../drivers/scsi/ufs/ufshcd.c:185:19: note: expected ???u32??? but argument is of type ???struct ufs_hba *???
Did you plan to change the arguments to ufshcd_is_device_present in a later patch? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

