On Mon, Feb 08, 2021 at 02:35:25PM +0800, Yong Wu wrote: > On Mon, 2021-02-08 at 07:10 +0100, Lukas Bulwahn wrote: > > Commit 6af4873852c4 ("MAINTAINERS: Add entry for MediaTek IOMMU") mentions > > the pattern 'drivers/iommu/mtk-iommu*', but the files are actually named > > with an underscore, not with a hyphen. > > > > Hence, ./scripts/get_maintainer.pl --self-test=patterns complains: > > > > warning: no file matches F: drivers/iommu/mtk-iommu* > > > > Repair this minor typo in the file pattern. > > > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > > --- > > applies cleanly on next-20210205 > > > > Yong, please ack. > > +Joerg. > > sorry for the typo. > > Acked-by: Yong Wu <yong.wu@xxxxxxxxxxxx> Applied, thanks.