From patchwork Sat May 21 12:04:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 624813 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [103.22.144.68]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3rBkNZ3XCVz9t3v for ; Sat, 21 May 2016 22:18:22 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=sqzrPooj; dkim-atps=neutral Received: from ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 3rBkNZ2Rf5zDqmK for ; Sat, 21 May 2016 22:18:22 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=sqzrPooj; dkim-atps=neutral X-Original-To: linuxppc-dev@lists.ozlabs.org Delivered-To: linuxppc-dev@lists.ozlabs.org Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3rBk5B1xtWzDqN1 for ; Sat, 21 May 2016 22:05:02 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=sqzrPooj; dkim-atps=neutral Received: by mail-lf0-x244.google.com with SMTP id z203so643061lfd.0 for ; Sat, 21 May 2016 05:05:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=280NAQzloeUTw1n97MREgVeXmM2G/myRkxmKzr1pO9s=; b=sqzrPoojbTheCUyNDc4hSI+7eJBRnFBQlASINOL/In0pg+q8zqD1eH8fCqm+3VgWXC PMCVsdUu92dcx3HccESR1eJano3Q/qhJUcAjp0DBqJSOuWke05oJtd1dQDyTopEx+voM QJD7y4nNB4hL2AGUfqn1ad1qMESxhMtay8RW9In1TLCRTj0/mW5Ino1WCYBuoYzFtgkQ DwO2GZwssTcJI0JnEjU+fvirbCugvYpur1aDd8x4L8g1WeQPyAE6KUN4G6MAqnWVc6sq 8ZXqivw5hK/NJHF5kw9rb+q6Jy1cFHipbDblyjjQqgN0P0AGm9T4cTZ543ngEXnakkiJ 0xEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=280NAQzloeUTw1n97MREgVeXmM2G/myRkxmKzr1pO9s=; b=HFTnbyknGp8UKBHwcK5lUHd4FhqYamW1Wdp4EiM27oYo8UfLOHN7fYyV6HqDzr0NZk 0xQ3/Wi5/YoIcuTCPhaow2HqeVgmTG8Twi0IRTtKiPVkf8FECXMiYpT9bcMavJxaP0cn QfKlt23X3Y5O0I9uXViFGrMY3TH+4IzjO6lnG8JtnVCP7DCHPPQntFtwlbTMYaUxQM4x 4iJfW4vKHG3+QOSM2OcK7fK92Nxpwuq9cTVRqP9x/uqQPDgDi2BkMKXQ+MzmG19NU65n PLIEu7v/NcrZtRNaJLJ25EKq2x7U0BSuP7pQjfji+JobgYtmRR2P9wDfyzUuXu7KF2k4 DP1w== X-Gm-Message-State: AOPr4FWkNEmi3HM82Oa3OWwEKuUv9SYtHp5e5cp4hbA6Fu/f5kwqjSqOzWZPt4FHQuLzDg== X-Received: by 10.25.157.13 with SMTP id g13mr2398030lfe.10.1463832298785; Sat, 21 May 2016 05:04:58 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id di11sm2604593lbb.36.2016.05.21.05.04.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:04:57 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Subject: [PATCH 0219/1529] Fix typo Date: Sat, 21 May 2016 14:04:52 +0200 Message-Id: <20160521120452.11363-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: trivial@kernel.org, paulus@samba.org, aneesh.kumar@linux.vnet.ibm.com, scottwood@freescale.com, linuxppc-dev@lists.ozlabs.org, imunsie@au1.ibm.com MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Signed-off-by: Andrea Gelmini --- arch/powerpc/include/asm/pte-common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/pte-common.h b/arch/powerpc/include/asm/pte-common.h index 2eeaf80..4ba26dd 100644 --- a/arch/powerpc/include/asm/pte-common.h +++ b/arch/powerpc/include/asm/pte-common.h @@ -96,7 +96,7 @@ static inline bool pte_user(pte_t pte) #define PTE_RPN_SHIFT (PAGE_SHIFT) #endif -/* The mask convered by the RPN must be a ULL on 32-bit platforms with +/* The mask covered by the RPN must be a ULL on 32-bit platforms with * 64-bit PTEs */ #if defined(CONFIG_PPC32) && defined(CONFIG_PTE_64BIT)