> Split the drivers/scsi/ufs directory into 'core' and 'host' directories > under the drivers/ufs/ directory. Move shared header files into the > include/ufs/ directory. This separation makes it clear which header > files UFS drivers are allowed to include (include/ufs/*.h) and which > header files UFS drivers are not allowed to include > (drivers/ufs/core/*.h). > > Update the MAINTAINERS file. Add myself as a UFS reviewer. > > Cc: Adrian Hunter <adrian.hunter@xxxxxxxxx> > Cc: Avri Altman <avri.altman@xxxxxxx> > Cc: Bean Huo <beanhuo@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Keoseong Park <keosung.park@xxxxxxxxxxx> > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Acked-by: Avri Altman <avri.altman@xxxxxxx>