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: 10365 MIPS/LOONGSON3 ARCHITECTURE 10366 M: Huacai Chen <che...@lemote.com> 10367 L: linux-m...@vger.kernel.org 10368 S: Maintained 10369 F: arch/mips/loongson64/ 10370 F: arch/mips/include/asm/mach-loongson64/ 10371 F: drivers/platform/mips/cpu_hwmon.c --> 10372 F: drivers/*/*loongson3* 10373 F: drivers/*/*/*loongson3* 2: --------------------------------------------------------------------------- The most recent commit that added or modified file pattern 'drivers/*/*loongson3*': commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f Author: Huacai Chen <che...@lemote.com> 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. [r...@linux-mips.org: 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 <che...@lemote.com> Signed-off-by: Jiaxun Yang <jiaxun.y...@flygoat.com> Cc: Linus Torvalds <torva...@linux-foundation.org> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org> Cc: Stephen Rothwell <s...@canb.auug.org.au> Cc: James Hogan <james.ho...@mips.com> Cc: Rui Wang <wa...@lemote.com> Cc: Binbin Zhou <zho...@lemote.com> Cc: Ce Sun <s...@lemote.com> Cc: Yao Wang <wang...@lemote.com> Cc: Liangliang Huang <huan...@lemote.com> Cc: Fuxin Zhang <zhan...@lemote.com> Cc: Zhangjin Wu <wuzhang...@gmail.com> Cc: Jiaxun Yang <jiaxun.y...@flygoat.com> Cc: r...@hev.cc Cc: zhoubb.aa...@gmail.com Cc: huangll...@163.com Cc: 513434...@qq.com Cc: 1393699...@qq.com Cc: linux-m...@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Huacai Chen <che...@lemote.com> Patchwork: https://patchwork.linux-mips.org/patch/17888/ Signed-off-by: Ralf Baechle <r...@linux-mips.org> Signed-off-by: James Hogan <jho...@kernel.org> MAINTAINERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 3: --------------------------------------------------------------------------- No commit with file pattern 'drivers/*/*loongson3*' was found