sparclinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bhaskar Chowdhury <unixbhaskar@gmail.com>
To: davem@davemloft.net, akpm@linux-foundation.org,
	0x7f454c46@gmail.com, rob.gardner@oracle.com, rppt@kernel.org,
	unixbhaskar@gmail.com, sparclinux@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: rdunlap@infradead.org
Subject: [PATCH] sparc/traps_64.c: Mundane typo fixes
Date: Wed, 24 Mar 2021 11:32:51 +0530	[thread overview]
Message-ID: <20210324060251.24208-1-unixbhaskar@gmail.com> (raw)

s/conditon/condition/
s/periof/period/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/sparc/kernel/traps_64.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/arch/sparc/kernel/traps_64.c b/arch/sparc/kernel/traps_64.c
index a850dccd78ea..2353ba7e1469 100644
--- a/arch/sparc/kernel/traps_64.c
+++ b/arch/sparc/kernel/traps_64.c

-/* Return the highest priority error conditon mentioned. */
+/* Return the highest priority error condition mentioned. */
@@ -1853,7 +1853,7 @@ struct sun4v_error_entry {
 	/* ID of the CPU */
 /*0x24*/u16		err_cpu;

-	/* Grace periof for shutdown, in seconds */
+	/* Grace period for shutdown, in seconds */
 /*0x26*/u16		err_secs;

 	/* Value of the %asi register */
--
2.30.1


             reply	other threads:[~2021-03-24  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  6:02 Bhaskar Chowdhury [this message]
2021-03-24 17:52 ` [PATCH] sparc/traps_64.c: Mundane typo fixes Randy Dunlap

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=20210324060251.24208-1-unixbhaskar@gmail.com \
    --to=unixbhaskar@gmail.com \
    --cc=0x7f454c46@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=rob.gardner@oracle.com \
    --cc=rppt@kernel.org \
    --cc=sparclinux@vger.kernel.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).