From patchwork Sat May 21 12:02:59 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Gelmini X-Patchwork-Id: 9130477 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 9FAAF60221 for ; Sat, 21 May 2016 12:03:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 91A002198E for ; Sat, 21 May 2016 12:03:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 84B2D28098; Sat, 21 May 2016 12:03:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 180632198E for ; Sat, 21 May 2016 12:03:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752141AbcEUMDG (ORCPT ); Sat, 21 May 2016 08:03:06 -0400 Received: from mail-lb0-f194.google.com ([209.85.217.194]:35706 "EHLO mail-lb0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751641AbcEUMDF (ORCPT ); Sat, 21 May 2016 08:03:05 -0400 Received: by mail-lb0-f194.google.com with SMTP id mx9so6877481lbb.2 for ; Sat, 21 May 2016 05:03:04 -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=vzwsPsebv0WcPZX0WntCRSGCIsZcmRxHv4xA5rmcEY8=; b=teQXJ/YT1unLchrAO7DLdGnnEJWksGH1Q6oNRR6zPUPiLrZ35TWUpIa4yuDScdRBg6 7VEzs53M2YHm40rcR89oD4QbHbG13TnFb9wL8gQpAVYWUmH0j9Z2oUvx6FNsKRCU/8bg TXPrI6rgAUtlIQSVjtCG3h+POo24EtL/RMoiOAZN/XkH6Q+tTJZ16vtAleZFK3nJvzuB uBfAsy1LTkKZWcmhNxzGPAa34Tn5Og8v/XzjxDtk/YRkuMVtySDpGvpLu0/isE0O1ATV l1MgFe0IdbictHW2a/+yWT5j3s/ksfnWeOqWDU+5uAsJ5fYpTDbgpvZ5UGVZgVw+KzhE iuFg== 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=vzwsPsebv0WcPZX0WntCRSGCIsZcmRxHv4xA5rmcEY8=; b=DGQvoNvM9c1xHa6xRgJFwo9zuKtqfEp9h+39QDYpuzHnj84aZLbQY1GtLvV6UCyENC QbSPzqKM3pevUeCtu4RqbnmNJQPICcH3i/Taai1stovCvpDCIdMSpw4iH4Gt9VAS0Y8r NCef9/gJIkVIxFIKvEY+HpUDRy/4Z2kEbqb1L/hCQ7nBFQpAORNT6DIsOscpp6PQt2kj 2b4WhixBRnZsqpNfwhKp7GL2NQwXEDzT9bBWoyAMBrBevxE0egxZRMDm77VVZej79UD6 X98iqR+GAsXDU1F0edp7r2O99dZfBvuGKStWYh0GyJnlHqRro7mC9MUH9js/K0igb+V/ SOnA== X-Gm-Message-State: AOPr4FUzLM5EWK2sWR4b4EQ5yuSfBq1YYUS376tg9Q5ABiIT6l0qf9XyH8nBzG7w4Vr3CQ== X-Received: by 10.112.63.202 with SMTP id i10mr2672545lbs.93.1463832183414; Sat, 21 May 2016 05:03:03 -0700 (PDT) Received: from glen.ipredator.se (anon-35-25.vpn.ipredator.se. [46.246.35.25]) by smtp.gmail.com with ESMTPSA id uh4sm4130663lbb.46.2016.05.21.05.03.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 21 May 2016 05:03:02 -0700 (PDT) From: Andrea Gelmini To: andrea.gelmini@gelma.net Cc: trivial@kernel.org, jejb@parisc-linux.org, deller@gmx.de, linux-parisc@vger.kernel.org Subject: [PATCH 0206/1529] Fix typo Date: Sat, 21 May 2016 14:02:59 +0200 Message-Id: <20160521120259.10661-1-andrea.gelmini@gelma.net> X-Mailer: git-send-email 2.8.2.534.g1f66975 Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-parisc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Andrea Gelmini --- arch/parisc/include/asm/eisa_eeprom.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/parisc/include/asm/eisa_eeprom.h b/arch/parisc/include/asm/eisa_eeprom.h index 8ce8b85..5637ac9 100644 --- a/arch/parisc/include/asm/eisa_eeprom.h +++ b/arch/parisc/include/asm/eisa_eeprom.h @@ -99,7 +99,7 @@ struct eeprom_eisa_slot_info #define HPEE_MEMORY_DECODE_24BITS 0x04 #define HPEE_MEMORY_DECODE_32BITS 0x08 /* byte 2 and 3 are a 16bit LE value - * containging the memory size in kilobytes */ + * containing the memory size in kilobytes */ /* byte 4,5,6 are a 24bit LE value * containing the memory base address */ @@ -135,7 +135,7 @@ struct eeprom_eisa_slot_info #define HPEE_PORT_SHARED 0x40 #define HPEE_PORT_MORE 0x80 /* byte 1 and 2 is a 16bit LE value - * conating the start port number */ + * containing the start port number */ #define HPEE_PORT_INIT_MAX_LEN 60 /* in bytes here */ /* port init entry byte 0 */