From patchwork Fri Jul 3 20:51:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11642853 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BE81D913 for ; Fri, 3 Jul 2020 20:53:00 +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 96A0420884 for ; Fri, 3 Jul 2020 20:53:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="xOkwQCiA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 96A0420884 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+patchwork-linux-arm=patchwork.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=bVEPCweFPEJxLDDKnuUGe9fWUAByaBdLHAwVegdM3/4=; b=xOkwQCiA+8e+aNYW9R5gvv8v5 Nroe+1+24ojdw3RBIIs4ZPyptjORo2WjEmskH/twbJc3zoWohM7t59VSD8EkI4PilWSILdiQ1OuFk OJrzFimvki7Ic+tTDtBqfpuXmIeugY9xDH5kN7y+eYhKzuWK7pSQf/TslhJZOZ3Whc3W6cmy9YyFg hnroWy++411J2kbevH2wf/BPGl5TjPVjl1WSwyATbBbX5F0VMwD89TPfkj7qovVAl3VP3XRcS6LJO KnzlD08k+2bhRzuxT3RBmUgWOFjbdRaBzF9nZLpw++L41w53rpvsohXXaYP9pNEjq9Myy0BkVuPFF /lE4x5Avw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jrSef-00023f-2V; Fri, 03 Jul 2020 20:51:29 +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 1jrSeb-0001yn-Ge; Fri, 03 Jul 2020 20:51:26 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 2/3] Documentation: arm64/acpi_object_usage: drop duplicate words Date: Fri, 3 Jul 2020 13:51:09 -0700 Message-Id: <20200703205110.29873-3-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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Drop the doubled word "and". 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/acpi_object_usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200701.orig/Documentation/arm64/acpi_object_usage.rst +++ linux-next-20200701/Documentation/arm64/acpi_object_usage.rst @@ -220,7 +220,7 @@ LPIT Signature Reserved (signature == x86 only table as of ACPI 5.1; starting with ACPI 6.0, processor descriptions and power states on ARM platforms should use the DSDT and define processor container devices (_HID ACPI0010, Section 8.4, - and more specifically 8.4.3 and and 8.4.4). + and more specifically 8.4.3 and 8.4.4). MADT Section 5.2.12 (signature == "APIC")