Commit cc6e70b
MAINTAINERS: repair file pattern in MEDIATEK IOMMU DRIVER
Commit 6af4873 ("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 <[email protected]>
Acked-by: Yong Wu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>1 parent a92a90a commit cc6e70b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11184 | 11184 | | |
11185 | 11185 | | |
11186 | 11186 | | |
11187 | | - | |
| 11187 | + | |
11188 | 11188 | | |
11189 | 11189 | | |
11190 | 11190 | | |
| |||
0 commit comments