From patchwork Sun Jul 26 00:32:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11685345 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 0C5821709 for ; Sun, 26 Jul 2020 00:33:51 +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 D94D9206D7 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="tAX+wn/K"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="rHFPPFpl" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D94D9206D7 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=GGkHREO3tU4B9VysC8ZvHgNp98ipApUZADGdIqslCFE=; b=tAX+wn/K6wiWRFDe6zZClB2qi Q92r0HRZkXqwhT8/UnqgjvCnD/zHBZFGBuAw963zd90IxrvaP+vQC80ohoad0FybMVu2PsUUr/S8Q HUtpysEhxX94YZCk/snAUK4Sk5mq13ChlSop/9Y9Vvkdp6ZgTIuE2FQ+BzEZX/Tb5Jg2E8Z7pxBdf N5jXK4O+7fQPPah+MOFjNRVhqJEdkDTrDAm/WUqK6fQbVSifqDEVFTprV9C7NTBVZU2xJ+j+80npB hKAugjd2oNfbTwRU83i7HuElRg2FcM5Hf9IZMjZIC17Tc26h7owzU+etscsUgIfK21KagpWn16KcI DwPrpGsIw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jzUaU-0000gA-TD; Sun, 26 Jul 2020 00:32:22 +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 1jzUaN-0000fY-Dw; Sun, 26 Jul 2020 00:32:15 +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=zhDcsNqUMabcRuZU3bhe0JOSSR6QtC38rAzzmtYzVAE=; b=rHFPPFpl8GZg7oXEnBjRJro+q7 bGDaoxdj2xMlGiOKlDcwG5hyWSrgYOf75XImi9z1sNnWZ9XYOTpahCnQJwpoEcUMovlA+7cqBKlpA fl8HcKwC6ATUlS1hQKLeD/Z4hJ4un5nrr9qjs2R9LHZk2bxuJh43gRVIQRq4zd+V2IH7b9cAngKvP 0jskRRcZwY4bT0zZskZiQiudg4z/Alo6Zcj3tcvoxwkfyk86ZjWVOOYFZKdi7qOnDrp5507/OhzwX ZTTjVBcd3pcwAMTHgIHb7X8yQqRgKhA+SQwiPt1MhvGILAkMyPY7xvWmAWJgJXOHj3y6l1+X8/ZxS SLS0Ud9g==; 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 1jzUaM-0002x2-0x; Sun, 26 Jul 2020 00:32:14 +0000 From: Randy Dunlap To: linux-kernel@vger.kernel.org Subject: [PATCH 2/3] arm64: ptrace.h: delete duplicated word Date: Sat, 25 Jul 2020 17:32:06 -0700 Message-Id: <20200726003207.20253-3-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 word "the". Signed-off-by: Randy Dunlap Cc: Catalin Marinas Cc: Will Deacon Cc: linux-arm-kernel@lists.infradead.org --- arch/arm64/include/asm/ptrace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200720.orig/arch/arm64/include/asm/ptrace.h +++ linux-next-20200720/arch/arm64/include/asm/ptrace.h @@ -27,7 +27,7 @@ * * Some code sections either automatically switch back to PSR.I or explicitly * require to not use priority masking. If bit GIC_PRIO_PSR_I_SET is included - * in the the priority mask, it indicates that PSR.I should be set and + * in the priority mask, it indicates that PSR.I should be set and * interrupt disabling temporarily does not rely on IRQ priorities. */ #define GIC_PRIO_IRQON 0xe0