On 4/12/22 11:32, Bart Van Assche wrote:
Split the drivers/scsi/ufs directory into a ufs-core and a ufs-drivers directory. Move shared header files into the include/scsi directory. This separation makes it clear which header files UFS drivers are allowed to include (include/scsi/*.h) and which header files UFS drivers are not allowed to include (drivers/scsi/ufs-core/*.h). Update the MAINTAINERS file. Add myself as a UFS reviewer.
Can anyone help with reviewing this patch? Thanks, Bart.