linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: Fix misspellings in comments.
Date: Wed, 24 Feb 2016 10:23:52 +0000	[thread overview]
Message-ID: <20160224102351.GB28310@arm.com> (raw)
In-Reply-To: <1456270006-26035-1-git-send-email-adam.buchbinder@gmail.com>

On Tue, Feb 23, 2016 at 03:26:46PM -0800, Adam Buchbinder wrote:
> Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
> ---
>  arch/arm64/boot/dts/nvidia/tegra132.dtsi | 2 +-
>  arch/arm64/boot/dts/nvidia/tegra210.dtsi | 2 +-
>  arch/arm64/include/asm/ftrace.h          | 2 +-
>  arch/arm64/include/asm/kvm_arm.h         | 2 +-
>  arch/arm64/include/asm/kvm_host.h        | 4 ++--
>  arch/arm64/kernel/fpsimd.c               | 2 +-
>  arch/arm64/kernel/kgdb.c                 | 4 ++--
>  arch/arm64/kernel/signal32.c             | 2 +-
>  arch/arm64/lib/memcmp.S                  | 2 +-
>  9 files changed, 11 insertions(+), 11 deletions(-)

[...]

> diff --git a/arch/arm64/lib/memcmp.S b/arch/arm64/lib/memcmp.S
> index ffbdec0..dc5f17c 100644
> --- a/arch/arm64/lib/memcmp.S
> +++ b/arch/arm64/lib/memcmp.S
> @@ -211,7 +211,7 @@ CPU_LE( lsr	tmp2, tmp2, tmp1 )
>  .Lunequal_proc:
>  	cbz	diff, .Lremain8
>  
> -/*There is differnence occured in the latest comparison.*/
> +/*There is differnence occurred in the latest comparison.*/

If you insist on doing this, please do it properly.

Will

  reply	other threads:[~2016-02-24 10:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-23 23:26 [PATCH] arm64: Fix misspellings in comments Adam Buchbinder
2016-02-24 10:23 ` Will Deacon [this message]
2016-02-24 17:52   ` [PATCH v2] " Adam Buchbinder

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160224102351.GB28310@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).