From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08385C433E9 for ; Wed, 17 Mar 2021 10:51:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D177B64F8F for ; Wed, 17 Mar 2021 10:51:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231156AbhCQKvA (ORCPT ); Wed, 17 Mar 2021 06:51:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36120 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231181AbhCQKug (ORCPT ); Wed, 17 Mar 2021 06:50:36 -0400 Received: from mail-qv1-xf32.google.com (mail-qv1-xf32.google.com [IPv6:2607:f8b0:4864:20::f32]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4DF29C06174A; Wed, 17 Mar 2021 03:50:36 -0700 (PDT) Received: by mail-qv1-xf32.google.com with SMTP id x16so1136981qvk.3; Wed, 17 Mar 2021 03:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=gG7QPejNR60jx5sjfgi487H6qTjwVUl8kxmz90W0B1o=; b=G90dIH6y3T2sKTOADCltJmnjP50n0VaBhmskm8UQsQ/4XAqoqvP4vUXRYRAfdGH5Vt U3ob9eHClEFDxG0yx6rdHiAyp/kUSyKqydLVbHArInlSvrxAaK4oc/ZIDjqxeqaWP7/K GaQdJtEqg/bHyu02KAWSGPwi1BsmmCdErfS/gxYza4bXKnJwRCMWFsVcHtwbvJCRzZ+c elwTM5lU/OxVwti0Scq9yx4i25Mqc9wZ04aRGsILcf5AUbLT1wTqAyQ5+hH8vT2L8iWX yo5JHWZY0XxleeK1ENnuFEwneGsGH89Zw/lPRfclRT1faBJCPgGcd9SwEmSukx39iYgT z+cw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=gG7QPejNR60jx5sjfgi487H6qTjwVUl8kxmz90W0B1o=; b=SQe4goEI93aQPd/+XhGZmFG/eUWyHgSYPIaeh+boDAYjKyfAzx30FIANRAMqxB80rL ScRQjKT5tYWHPDl2BJ6Q+lVDYzCl9Kjf4827aqxJBgbswgN8eR/Mv1rEkUIwsA4AOA3k hchyMTm4aDPsNKV9j9jybrDh+r0fkyAfA7bydaaQnFpUP519b+bnMgEc1q6MmP+p9ghr Bh6ud20SHxWe8Y+SKLADTFGq+G1P1yIBOCQ/yty/zlBi5ydlV8eeEPOMyc5++3nB4y3+ VetK+9F+WKRBEUhYzJLyDj0ejulnEMXxrbZhfc60mFI9oVku1ubFddASMBMtbqZ8Bdpm V99w== X-Gm-Message-State: AOAM533Iyys3IprNsms7eKVwgo57ogALNmXUfW1QmRudDBQOsR8+tqZM Oi3R4Ut1RDsG5ksQ07ryTns= X-Google-Smtp-Source: ABdhPJyJ8T2NLOsONSMzRgJMbaDTNc5Q+MVijzx6+YTzaIEIaDnPIkAuYVsWMDXNlfNLSDR6yuEe0A== X-Received: by 2002:ad4:4dc6:: with SMTP id cw6mr4767509qvb.31.1615978235616; Wed, 17 Mar 2021 03:50:35 -0700 (PDT) Received: from ArchLinux ([37.19.198.48]) by smtp.gmail.com with ESMTPSA id c5sm17603184qkg.105.2021.03.17.03.50.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Mar 2021 03:50:34 -0700 (PDT) Date: Wed, 17 Mar 2021 16:20:18 +0530 From: Bhaskar Chowdhury To: Jeroen Roovers Cc: James.Bottomley@hansenpartnership.com, deller@gmx.de, linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org, rdunlap@infradead.org Subject: Re: [PATCH] parisc: math-emu: Few spelling fixes in the file fpu.h Message-ID: Mail-Followup-To: Bhaskar Chowdhury , Jeroen Roovers , James.Bottomley@hansenpartnership.com, deller@gmx.de, linux-parisc@vger.kernel.org, linux-kernel@vger.kernel.org, rdunlap@infradead.org References: <20210317103251.3526940-1-unixbhaskar@gmail.com> <20210317114235.033dc0ef@del.jer> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Xd6p6z+C7AI6lGga" Content-Disposition: inline In-Reply-To: <20210317114235.033dc0ef@del.jer> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Xd6p6z+C7AI6lGga Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline On 11:42 Wed 17 Mar 2021, Jeroen Roovers wrote: >On Wed, 17 Mar 2021 16:02:51 +0530 >Bhaskar Chowdhury wrote: > >> s/synopis/synopsis/ >> s/differeniate/differentiate/ >> s/differeniation/differentiation/ >> >> Signed-off-by: Bhaskar Chowdhury >> --- >> arch/parisc/math-emu/fpu.h | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) >> >> diff --git a/arch/parisc/math-emu/fpu.h b/arch/parisc/math-emu/fpu.h >> index 853c19c03828..1f313bc38beb 100644 >> --- a/arch/parisc/math-emu/fpu.h >> +++ b/arch/parisc/math-emu/fpu.h >> @@ -12,7 +12,7 @@ >> * @(#) pa/fp/fpu.h $Revision: 1.1 $ >> * >> * Purpose: >> - * <> by this file>> >> + * <> provided by this file>> * >> * >> * END_DESC >> @@ -50,9 +50,9 @@ >> #define EMULATION_VERSION 4 >> >> /* >> - * The only was to differeniate between TIMEX and ROLEX (or PCX-S >> and PCX-T) >> + * The only was to differentiate between TIMEX and ROLEX (or PCX-S >> and PCX-T) > >Might as well fix "only [change] was to" here. > Certain. Thanks for the heads up! ....V2 on the way... >> * is thorough the potential type field from the PDC_MODEL call. The >> - * following flags are used at assist this differeniation. >> + * following flags are used at assist this differentiation. >> */ >> >> #define ROLEX_POTENTIAL_KEY_FLAGS PDC_MODEL_CPU_KEY_WORD_TO_IO >> -- >> 2.30.2 >> > > >Kind regards, > jer --Xd6p6z+C7AI6lGga Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEnwF+nWawchZUPOuwsjqdtxFLKRUFAmBR3uYACgkQsjqdtxFL KRUKOggAjhjIWEg1/IrkEdT0+9TxQ85oGcpwQfLJd2mrEL5ehR8PPNaR+TQ4g/ZZ eYktVHq3kdhTUCagZ3gBSLlCPKAkG4V1pVT9jzkMPo8KlLQFRcQcmFxWvFOKM63w whQ2cNbcYGDirMKGntZCh79hbecx0Egw/2kAfv9i61/0gHN0qPPp+QkM/66Q1sz4 sQkkDADuUNfXUAXh9OBFq2AIFg/oYfuqA/BbVmLKvL/wN1vGt3hGwSTNV86jPDuu umJ6wLcfftv1stLMMvAE0qfKn6VLVY2D5EShqfj+Q0iD8JcldFSUf2lkgP6JwFl+ KQ1PTqMLuekZKBn7qnjHbGwEvJ6kIQ== =OqRj -----END PGP SIGNATURE----- --Xd6p6z+C7AI6lGga--