On 4/3/22 14:36, Bean Huo wrote:
Yes, I reviewed the entire series of patches and there are no
significant structural changes. Still want to squeeze ufs driver under
driver/scsi/ufs/. No major conflict with pending submissions. Go ahead.
Hi Bean,
It has been suggested to move the UFS driver code into the following two
directories to keep paths short:
* drivers/ufs/core
* drivers/ufs/host
That approach is similar to the approach followed for the MMC and NVMe
drivers.
Additionally, some other SCSI drivers already occur outside the
drivers/scsi directory, e.g. the drivers/infiniband/ulp/srp/ib_srp.c driver.
Thanks,
Bart.