Re: [PATCH v3 04/18] scsi: ufs: Rename the second ufshcd_probe_hba() argument
From: Stanley Chu <hidden> Date: 2021-08-02 08:17:30
Hi Bart,
On Wed, 2021-07-21 at 20:34 -0700, Bart Van Assche wrote:
Rename the second argument of ufshcd_probe_hba() such that the name
of
that argument reflects its purpose instead of how the function is
called.
See also commit 1b9e21412f72 ("scsi: ufs: Split ufshcd_probe_hba()
based
on its called flow").