From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0FC62C43381 for ; Mon, 25 Mar 2019 21:24:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D25EA20848 for ; Mon, 25 Mar 2019 21:24:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730487AbfCYVYo (ORCPT ); Mon, 25 Mar 2019 17:24:44 -0400 Received: from smtprelay0003.hostedemail.com ([216.40.44.3]:34485 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730442AbfCYVYn (ORCPT ); Mon, 25 Mar 2019 17:24:43 -0400 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay05.hostedemail.com (Postfix) with ESMTP id 22F611803671A; Mon, 25 Mar 2019 21:24:42 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: coast25_baf3a27b1a45 X-Filterd-Recvd-Size: 5769 Received: from joe-laptop.perches.com (unknown [47.151.153.53]) (Authenticated sender: joe@perches.com) by omf02.hostedemail.com (Postfix) with ESMTPA; Mon, 25 Mar 2019 21:24:40 +0000 (UTC) From: Joe Perches To: linux-kernel@vger.kernel.org Cc: Linus Walleij , linux-arm-kernel@lists.infradead.org, Wolfram Sang , Olof Johansson , Michael Turquette , Marc Zyngier , Mark Brown , Arnd Bergmann , Boris Brezillon , Ricardo Ribalda Delgado Subject: Bad file pattern in MAINTAINERS section 'ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT' Date: Mon, 25 Mar 2019 14:24:38 -0700 Message-Id: <20190325212438.25657-1-joe@perches.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> References: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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: 1133 ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT 1134 M: Linus Walleij 1135 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1136 S: Maintained 1137 F: Documentation/devicetree/bindings/arm/arm-boards 1138 F: Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt 1139 F: Documentation/devicetree/bindings/clock/arm-integrator.txt 1140 F: Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt 1141 F: Documentation/devicetree/bindings/mtd/arm-versatile.txt 1142 F: arch/arm/mach-integrator/ 1143 F: arch/arm/mach-realview/ 1144 F: arch/arm/mach-versatile/ 1145 F: arch/arm/plat-versatile/ 1146 F: arch/arm/boot/dts/arm-realview-* 1147 F: arch/arm/boot/dts/integrator* 1148 F: arch/arm/boot/dts/versatile* 1149 F: drivers/clk/versatile/ 1150 F: drivers/i2c/busses/i2c-versatile.c 1151 F: drivers/irqchip/irq-versatile-fpga.c --> 1152 F: drivers/mtd/maps/physmap_of_versatile.c 1153 F: drivers/power/reset/arm-versatile-reboot.c 1154 F: drivers/soc/versatile/ 2: --------------------------------------------------------------------------- The most recent commit that added or modified file pattern 'drivers/mtd/maps/physmap_of_versatile.c': commit 7f08c966f7e578dc84f7c3d1a528068841d72d32 Author: Linus Walleij Date: Fri Sep 28 13:42:50 2018 +0200 ARM: Assume maintainership of ARM reference designs With this I assume maintainership of the Integrator, Versatile and RealView ARM reference machines. It's no big secret that I've been maintaining them for years, but might as well make it official so I get the mails and don't miss anything. I have also included some drivers that are closely associated with the ARM reference designs and yet orphaned in the MAINTAINERS file. I can surely maintain them too, or route the question to the right people so it doesn't fall on the floor of upward to the subsystem maintainers who have too much to do already as it is. Cc: Russell King Cc: Rob Herring Cc: Will Deacon Cc: Stephen Boyd Cc: Mark Brown Cc: Brian Norris Acked-by: Wolfram Sang Acked-by: Olof Johansson Acked-by: Michael Turquette Acked-by: Marc Zyngier Acked-by: Mark Brown Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann MAINTAINERS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) 3: --------------------------------------------------------------------------- The last commit with a real presence of file pattern 'drivers/mtd/maps/physmap_of_versatile.c': commit 6ca15cfa0788ebef365ce31d1e01ea30a389a895 Author: Boris Brezillon Date: Fri Oct 19 09:49:05 2018 +0200 mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini} Now that the physmap_of driver is gone, the gemini and versative extensions are part of the physmap driver. Rename the source files and the config option to reflect this. Signed-off-by: Boris Brezillon Reviewed-by: Ricardo Ribalda Delgado Acked-by: Linus Walleij drivers/mtd/maps/Kconfig | 4 ++-- drivers/mtd/maps/Makefile | 4 ++-- drivers/mtd/maps/physmap-core.c | 4 ++-- drivers/mtd/maps/{physmap_of_gemini.c => physmap-gemini.c} | 2 +- drivers/mtd/maps/{physmap_of_gemini.h => physmap-gemini.h} | 2 +- drivers/mtd/maps/{physmap_of_versatile.c => physmap-versatile.c} | 2 +- drivers/mtd/maps/{physmap_of_versatile.h => physmap-versatile.h} | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 762F2C43381 for ; Mon, 25 Mar 2019 21:25:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 46D6720848 for ; Mon, 25 Mar 2019 21:25:06 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="adkK3UaU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 46D6720848 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=perches.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=bbgxQpIJFqvDKfOwLGu+qS6Lb8X7SD7LdQzZRTDlERw=; b=adkK3UaUcbLO8iI0TcrDJ5K0Ry eYljQsjewjsK/GRlve6dR/nOeLcE/f3Lcb3QAZy11HTwS9newHa4l23fyl9J9o8OjQe65kNcYOJOR OVSGY8KPQpX7+eNPDyUQ5JY2rtQKjjpfgi4ytNtSsK6kmIusv/87qqRcSTEMmW68YngYGHCIjbjYV nL4eCbSxlonYKbVmZVTClvWp64T2Ibs0LLSkBiYsES3u9mdUap7LezgJSaXGy93WFYEsG3VEhVgLQ ppPMm5gfIjdU1olF56rydyFVIncneRqzi88fVkdvxsxGG4wOBIhGGnCCKSuLJ+CIWNvqff3tZktbo qlX9hhSA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8X5R-0008Sx-S0; Mon, 25 Mar 2019 21:24:53 +0000 Received: from smtprelay0235.hostedemail.com ([216.40.44.235] helo=smtprelay.hostedemail.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1h8X5N-0008RW-Cw for linux-arm-kernel@lists.infradead.org; Mon, 25 Mar 2019 21:24:53 +0000 Received: from filter.hostedemail.com (clb03-v110.bra.tucows.net [216.40.38.60]) by smtprelay05.hostedemail.com (Postfix) with ESMTP id 22F611803671A; Mon, 25 Mar 2019 21:24:42 +0000 (UTC) X-Session-Marker: 6A6F6540706572636865732E636F6D X-HE-Tag: coast25_baf3a27b1a45 X-Filterd-Recvd-Size: 5769 Received: from joe-laptop.perches.com (unknown [47.151.153.53]) (Authenticated sender: joe@perches.com) by omf02.hostedemail.com (Postfix) with ESMTPA; Mon, 25 Mar 2019 21:24:40 +0000 (UTC) From: Joe Perches To: linux-kernel@vger.kernel.org Subject: Bad file pattern in MAINTAINERS section 'ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT' Date: Mon, 25 Mar 2019 14:24:38 -0700 Message-Id: <20190325212438.25657-1-joe@perches.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> References: <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190325_142449_568337_4CDE80CB X-CRM114-Status: GOOD ( 13.94 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , Wolfram Sang , Marc Zyngier , Linus Walleij , Boris Brezillon , Mark Brown , Olof Johansson , Ricardo Ribalda Delgado , Michael Turquette , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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: 1133 ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT 1134 M: Linus Walleij 1135 L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 1136 S: Maintained 1137 F: Documentation/devicetree/bindings/arm/arm-boards 1138 F: Documentation/devicetree/bindings/auxdisplay/arm-charlcd.txt 1139 F: Documentation/devicetree/bindings/clock/arm-integrator.txt 1140 F: Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt 1141 F: Documentation/devicetree/bindings/mtd/arm-versatile.txt 1142 F: arch/arm/mach-integrator/ 1143 F: arch/arm/mach-realview/ 1144 F: arch/arm/mach-versatile/ 1145 F: arch/arm/plat-versatile/ 1146 F: arch/arm/boot/dts/arm-realview-* 1147 F: arch/arm/boot/dts/integrator* 1148 F: arch/arm/boot/dts/versatile* 1149 F: drivers/clk/versatile/ 1150 F: drivers/i2c/busses/i2c-versatile.c 1151 F: drivers/irqchip/irq-versatile-fpga.c --> 1152 F: drivers/mtd/maps/physmap_of_versatile.c 1153 F: drivers/power/reset/arm-versatile-reboot.c 1154 F: drivers/soc/versatile/ 2: --------------------------------------------------------------------------- The most recent commit that added or modified file pattern 'drivers/mtd/maps/physmap_of_versatile.c': commit 7f08c966f7e578dc84f7c3d1a528068841d72d32 Author: Linus Walleij Date: Fri Sep 28 13:42:50 2018 +0200 ARM: Assume maintainership of ARM reference designs With this I assume maintainership of the Integrator, Versatile and RealView ARM reference machines. It's no big secret that I've been maintaining them for years, but might as well make it official so I get the mails and don't miss anything. I have also included some drivers that are closely associated with the ARM reference designs and yet orphaned in the MAINTAINERS file. I can surely maintain them too, or route the question to the right people so it doesn't fall on the floor of upward to the subsystem maintainers who have too much to do already as it is. Cc: Russell King Cc: Rob Herring Cc: Will Deacon Cc: Stephen Boyd Cc: Mark Brown Cc: Brian Norris Acked-by: Wolfram Sang Acked-by: Olof Johansson Acked-by: Michael Turquette Acked-by: Marc Zyngier Acked-by: Mark Brown Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann MAINTAINERS | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) 3: --------------------------------------------------------------------------- The last commit with a real presence of file pattern 'drivers/mtd/maps/physmap_of_versatile.c': commit 6ca15cfa0788ebef365ce31d1e01ea30a389a895 Author: Boris Brezillon Date: Fri Oct 19 09:49:05 2018 +0200 mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gemini} Now that the physmap_of driver is gone, the gemini and versative extensions are part of the physmap driver. Rename the source files and the config option to reflect this. Signed-off-by: Boris Brezillon Reviewed-by: Ricardo Ribalda Delgado Acked-by: Linus Walleij drivers/mtd/maps/Kconfig | 4 ++-- drivers/mtd/maps/Makefile | 4 ++-- drivers/mtd/maps/physmap-core.c | 4 ++-- drivers/mtd/maps/{physmap_of_gemini.c => physmap-gemini.c} | 2 +- drivers/mtd/maps/{physmap_of_gemini.h => physmap-gemini.h} | 2 +- drivers/mtd/maps/{physmap_of_versatile.c => physmap-versatile.c} | 2 +- drivers/mtd/maps/{physmap_of_versatile.h => physmap-versatile.h} | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel