Neither git nor get_maintainer understands the curly brace style.
Signed-off-by: Joe Perches <[email protected]>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1c62b724bb60..f6ab4f3bccfb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9770,7 +9770,8 @@ MIPS/LOONGSON2 ARCHITECTURE
M: Jiaxun Yang <[email protected]>
L: [email protected]
S: Maintained
-F: arch/mips/loongson64/*{2e/2f}*
+F: arch/mips/loongson64/fuloong-2e/
+F: arch/mips/loongson64/lemote-2f/
F: arch/mips/include/asm/mach-loongson64/
F: drivers/*/*loongson2*
F: drivers/*/*/*loongson2*
Hi Joe,
On Sun, Sep 30, 2018 at 09:21:34AM -0700, Joe Perches wrote:
> Neither git nor get_maintainer understands the curly brace style.
>
> Signed-off-by: Joe Perches <[email protected]>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks - applied to mips-fixes, which I intend to submit a pull request
for later this week.
Paul