From patchwork Sun Jul 26 00:32:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685343 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 D364D13B1 for ; Sun, 26 Jul 2020 00:33:50 +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 A319C206D7 for ; Sun, 26 Jul 2020 00:33:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="buK3eDWL"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="Oag5TOk3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A319C206D7 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=c3bYygo+xW9IQJGuhlEXk9npvSQSBEqHbEgZ/ejB6CY=; b=buK3eDWLAppRedPcKA5QYGDjN iipSr2M/5BpYwTNccc2s/RfnEaBJ1Uz40b0vkspzt+jrAGzDzlcBEqrbb88/IKqLNuV1fL4LsW0fe eWbixYEi+1TCsIO79Gp6iFfocH1D8roAQ+ZDJmNBdob51v+YdGmxp60vyVBcdQoege5b47C5ZJBXm 7MypH6G7F02RP0D6wMljsHcWHQ1oXvWlSDWX9eO2VeyJJco8Hv+KzoILUue6pkjCI2rlaVfbWYkEN 7Yc8E+Lel91kqaG7kGCe2XpEZ9Zb0arV8DthkbBXP9EbqnhnSVeg5KWOzVDvMspPAIHvmZuiBJ+sN 8+UtCugpA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jzUaT-0000fs-7K; Sun, 26 Jul 2020 00:32:21 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jzUaL-0000fF-KH; Sun, 26 Jul 2020 00:32:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description; bh=oii4LBL1NkYW6Lvx3U7a5RL6ppKxaExqdGAXmKNK+jk=; b=Oag5TOk3soHACnJ/wlMmJ9ha04 A6+G71xfZgvOjfmstcsRVm0OAW6DgeYHDxg+HZ5ttw63h5ykWUGR+GJePahISp77G1RcUJ0jEvxok ytdcafYXnl+Bski4pZ33RFQJeXE22EuVTdH1wY+5uNIO7oVDJQRio+2QgV6DTaiHo1oVgFWy/9WJV pRkLVvHrI6fyGVBrnUJi7AYkeQW8cSO9ShzIbdMpdiA+GYctdL6VxkYSonJS+Ju4SmUmXkRhTqtlP vshWaHNTBmWbOeiPJAiQiUYs55VbhrNtXzOOEM4lPxxPEGNPm5lnLTa+K9tMTWeeTJkh9/8Cqou+n ZnlUZPsQ==; Received: from [2601:1c0:6280:3f0::19c2] (helo=smtpauth.infradead.org) by casper.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jzUaK-0002x2-6l; Sun, 26 Jul 2020 00:32:12 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 1/3] arm64: pgtable-hwdef.h: delete duplicated words Date: Sat, 25 Jul 2020 17:32:05 -0700 Message-Id: <20200726003207.20253-2-rdunlap@infradead.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200726003207.20253-1-rdunlap@infradead.org> References: <20200726003207.20253-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: Catalin Marinas , Randy Dunlap , Will Deacon , 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 repeated words "at" and "the". Signed-off-by: Randy Dunlap Cc: Catalin Marinas Cc: Will Deacon Cc: linux-arm-kernel@lists.infradead.org --- arch/arm64/include/asm/pgtable-hwdef.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- linux-next-20200720.orig/arch/arm64/include/asm/pgtable-hwdef.h +++ linux-next-20200720/arch/arm64/include/asm/pgtable-hwdef.h @@ -29,7 +29,7 @@ * Size mapped by an entry at level n ( 0 <= n <= 3) * We map (PAGE_SHIFT - 3) at all translation levels and PAGE_SHIFT bits * in the final page. The maximum number of translation levels supported by - * the architecture is 4. Hence, starting at at level n, we have further + * the architecture is 4. Hence, starting at level n, we have further * ((4 - n) - 1) levels of translation excluding the offset within the page. * So, the total number of bits mapped by an entry at level n is : * @@ -98,7 +98,7 @@ #define CONT_PMDS (1 << (CONT_PMD_SHIFT - PMD_SHIFT)) #define CONT_PMD_SIZE (CONT_PMDS * PMD_SIZE) #define CONT_PMD_MASK (~(CONT_PMD_SIZE - 1)) -/* the the numerical offset of the PTE within a range of CONT_PTES */ +/* the numerical offset of the PTE within a range of CONT_PTES */ #define CONT_RANGE_OFFSET(addr) (((addr)>>PAGE_SHIFT)&(CONT_PTES-1)) /*