MAINTAINERS: repair file pattern in MEDIATEK IOMMU DRIVER
Commit 6af48738 ("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@gmail.com> Acked-by: Yong Wu <yong.wu@mediatek.com> Link: https://lore.kernel.org/r/20210208061025.29198-1-lukas.bulwahn@gmail.comSigned-off-by: Joerg Roedel <jroedel@suse.de>
Showing
Please register or sign in to comment