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=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 546A9C433E1 for ; Fri, 3 Jul 2020 20:52:57 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 256E920884 for ; Fri, 3 Jul 2020 20:52:57 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uKo3pf90" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 256E920884 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=K5aHsVAduv6JMOvUTZUvJPnN1A6umR6Sa0yHGM5Ok4c=; b=uKo3pf90gPUK/1UPPVDNRfKse K7FEzx7vOw5R1FjfrWNjScQ2caMJgVzmTSl8eSh+2Zyj9/HlluXQyfRWgFWsBs6y/ReWhHoh6NjTd va8hYrpzWxC7Fcfn717rabLiFMDF9UHiudbkgeWlIHlxBxJE5QhkjbnbiDFSubx0E6La+fVezV8v/ h+ptgO/DtfO5dPco7FL+XCBfx/jGpNmAzddLZsOt9mYm2MZgc7yAZodSZvF12jUCiUpmjS2XiIk+k 9ZGAZ7CP49Myqk+Y7hwFzJ4Ao3Nc+LVIWsd57kaLbW1yTY40h8MOLX96YTFuMOgl3+N92gmq7tP4a zJs8J+z2w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSed-00023D-Cd; Fri, 03 Jul 2020 20:51:27 +0000 Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by merlin.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSeX-0001yn-J2; Fri, 03 Jul 2020 20:51:22 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 1/3] Documentation: arm64/arm-acpi: drop duplicate words Date: Fri, 3 Jul 2020 13:51:08 -0700 Message-Id: <20200703205110.29873-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200703205110.29873-1-rdunlap@infradead.org> References: <20200703205110.29873-1-rdunlap@infradead.org> MIME-Version: 1.0 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Jonathan Corbet , Lorenzo Pieralisi , linux-doc@vger.kernel.org, Catalin Marinas , Randy Dunlap , Sudeep Holla , linux-acpi@vger.kernel.org, Hanjun Guo , Will Deacon , Dave Martin , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Drop the doubled word "the". Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Lorenzo Pieralisi Cc: Hanjun Guo Cc: Sudeep Holla Cc: linux-acpi@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- Documentation/arm64/arm-acpi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/arm-acpi.rst +++ linux-next-20200701/Documentation/arm64/arm-acpi.rst @@ -470,7 +470,7 @@ likely be willing to assist in submittin Linux Code ---------- -Individual items specific to Linux on ARM, contained in the the Linux +Individual items specific to Linux on ARM, contained in the Linux source code, are in the list that follows: ACPI_OS_NAME _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel