Bad file pattern in MAINTAINERS section 'MIPS/LOONGSON2 ARCHITECTURE'

From: Joe Perches
Date: Mon Mar 25 2019 - 17:27:29 EST


A file pattern line in this section of the MAINTAINERS file in linux-next
does not have a match in the linux source files.

This could occur because a matching filename was never added, was deleted
or renamed in some other commit.

The commits that added and if found renamed or removed the file pattern
are shown below.

Please fix this defect appropriately.

1: ---------------------------------------------------------------------------

linux-next MAINTAINERS section:

10355 MIPS/LOONGSON2 ARCHITECTURE
10356 M: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
10357 L: linux-mips@xxxxxxxxxxxxxxx
10358 S: Maintained
10359 F: arch/mips/loongson64/fuloong-2e/
10360 F: arch/mips/loongson64/lemote-2f/
10361 F: arch/mips/include/asm/mach-loongson64/
10362 F: drivers/*/*loongson2*
--> 10363 F: drivers/*/*/*loongson2*

2: ---------------------------------------------------------------------------

The most recent commit that added or modified file pattern 'drivers/*/*/*loongson2*':

commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f
Author: Huacai Chen <chenhc@xxxxxxxxxx>
Date: Thu Dec 7 14:31:08 2017 +0800

MAINTAINERS: Add Loongson-2/Loongson-3 maintainers

Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen
as the MIPS/Loongson-3 maintainer.

[ralf@xxxxxxxxxxxxxx: Don't put all of drivers/platform/mips/ into these
two entries but rather only the files required even though at this time
the Loongson platforms are the only users of drivers/platform/mips/.]

Signed-off-by: Huacai Chen <chenhc@xxxxxxxxxx>
Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Cc: James Hogan <james.hogan@xxxxxxxx>
Cc: Rui Wang <wangr@xxxxxxxxxx>
Cc: Binbin Zhou <zhoubb@xxxxxxxxxx>
Cc: Ce Sun <sunc@xxxxxxxxxx>
Cc: Yao Wang <wangyao@xxxxxxxxxx>
Cc: Liangliang Huang <huangll@xxxxxxxxxx>
Cc: Fuxin Zhang <zhangfx@xxxxxxxxxx>
Cc: Zhangjin Wu <wuzhangjin@xxxxxxxxx>
Cc: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
Cc: r@xxxxxx
Cc: zhoubb.aaron@xxxxxxxxx
Cc: huanglllzu@xxxxxxx
Cc: 513434146@xxxxxx
Cc: 1393699660@xxxxxx
Cc: linux-mips@xxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: Huacai Chen <chenhc@xxxxxxxxxx>
Patchwork: https://patchwork.linux-mips.org/patch/17888/
Signed-off-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
Signed-off-by: James Hogan <jhogan@xxxxxxxxxx>

MAINTAINERS | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'drivers/*/*/*loongson2*' was found