From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 28 Sep 2018 23:59:36 +0200 (CEST) Received: from smtprelay0182.hostedemail.com ([216.40.44.182]:38509 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S23993976AbeI1V7ceDSkA (ORCPT ); Fri, 28 Sep 2018 23:59:32 +0200 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay01.hostedemail.com (Postfix) with ESMTP id 86B14100E86C2; Fri, 28 Sep 2018 21:59:30 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: silk25_8d1bd519aea45 X-Filterd-Recvd-Size: 2750 Received: from joe-laptop.perches.com (unknown [47.151.153.53]) (Authenticated sender: joe@perches.com) by omf16.hostedemail.com (Postfix) with ESMTPA; Fri, 28 Sep 2018 21:59:29 +0000 (UTC) From: Joe Perches To: linux-kernel@vger.kernel.org Cc: Huacai Chen , linux-mips@linux-mips.org Subject: Bad MAINTAINERS pattern in section 'MIPS/LOONGSON3 ARCHITECTURE' Date: Fri, 28 Sep 2018 14:59:28 -0700 Message-Id: <20180928215928.30611-1-joe@perches.com> X-Mailer: git-send-email 2.15.0 Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 66613 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: joe@perches.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Please fix this defect appropriately. linux-next MAINTAINERS section: 9766 MIPS/LOONGSON3 ARCHITECTURE 9767 M: Huacai Chen 9768 L: linux-mips@linux-mips.org 9769 S: Maintained 9770 F: arch/mips/loongson64/ 9771 F: arch/mips/include/asm/mach-loongson64/ 9772 F: drivers/platform/mips/cpu_hwmon.c --> 9773 F: drivers/*/*loongson3* 9774 F: drivers/*/*/*loongson3* Commit that introduced this: commit ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f Author: Huacai Chen 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@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 Signed-off-by: Jiaxun Yang Cc: Linus Torvalds Cc: Greg Kroah-Hartman Cc: Stephen Rothwell Cc: James Hogan Cc: Rui Wang Cc: Binbin Zhou Cc: Ce Sun Cc: Yao Wang Cc: Liangliang Huang Cc: Fuxin Zhang Cc: Zhangjin Wu Cc: Jiaxun Yang Cc: r@hev.cc Cc: zhoubb.aaron@gmail.com Cc: huanglllzu@163.com Cc: 513434146@qq.com Cc: 1393699660@qq.com Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Huacai Chen Patchwork: https://patchwork.linux-mips.org/patch/17888/ Signed-off-by: Ralf Baechle Signed-off-by: James Hogan MAINTAINERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) No commit with drivers/*/*loongson3* found