linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Tom Saeger <tom.saeger@oracle.com>,
	Jassi Brar <jassisinghbrar@gmail.com>,
	linux-kernel@vger.kernel.org
Cc: Viresh Kumar <viresh.kumar@linaro.org>, trivial@kernel.org
Subject: Re: [PATCH] mailbox: fix various typos in comments
Date: Fri, 12 Mar 2021 19:11:47 -0800	[thread overview]
Message-ID: <39dfa78c-3fcf-1de4-a790-856423909fd7@infradead.org> (raw)
In-Reply-To: <bf837fae33814695e4dbe80e88529518061a0dd4.1615601744.git.tom.saeger@oracle.com>

On 3/12/21 6:31 PM, Tom Saeger wrote:
> 
> Fix trivial typos in mailbox driver comments.
> 
> s/Intergrated/Integrated/
> s/extenstion/extension/
> s/atleast/at least/
> s/commnunication/communication/
> s/assgined/assigned/
> s/commnunication/communication/
> s/recevied/received/
> s/succeded/succeeded/
> s/implmentation/implementation/
> s/definiation/definition/
> s/traget/target/
> s/wont/won't/
> 
> Cc: trivial@kernel.org
> Signed-off-by: Tom Saeger <tom.saeger@oracle.com>

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  drivers/mailbox/Kconfig                 |  2 +-
>  drivers/mailbox/bcm-flexrm-mailbox.c    |  4 ++--
>  drivers/mailbox/mailbox-xgene-slimpro.c |  6 +++---
>  drivers/mailbox/mailbox.h               |  2 +-
>  drivers/mailbox/pcc.c                   |  2 +-
>  drivers/mailbox/pl320-ipc.c             |  2 +-
>  drivers/mailbox/sprd-mailbox.c          | 12 ++++++------
>  drivers/mailbox/ti-msgmgr.c             |  2 +-
>  8 files changed, 16 insertions(+), 16 deletions(-)


-- 
~Randy


      reply	other threads:[~2021-03-13  3:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-13  2:31 [PATCH] mailbox: fix various typos in comments Tom Saeger
2021-03-13  3:11 ` Randy Dunlap [this message]

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=39dfa78c-3fcf-1de4-a790-856423909fd7@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=jassisinghbrar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tom.saeger@oracle.com \
    --cc=trivial@kernel.org \
    --cc=viresh.kumar@linaro.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).