netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bhaskar Chowdhury <unixbhaskar@gmail.com>,
	davem@davemloft.net, kuba@kernel.org, yuehaibing@huawei.com,
	gustavoars@kernel.org, christophe.jaillet@wanadoo.fr,
	vaibhavgupta40@gmail.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ethernet: sun: Fix a typo
Date: Thu, 18 Mar 2021 11:24:08 -0700	[thread overview]
Message-ID: <858d0b7f-db9c-05cd-2650-4eeb683f70a3@infradead.org> (raw)
In-Reply-To: <20210318060223.6670-1-unixbhaskar@gmail.com>

On 3/17/21 11:02 PM, Bhaskar Chowdhury wrote:
> 
> s/serisouly/seriously/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  drivers/net/ethernet/sun/sungem.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/sun/sungem.c b/drivers/net/ethernet/sun/sungem.c
> index 58f142ee78a3..b4ef6f095975 100644
> --- a/drivers/net/ethernet/sun/sungem.c
> +++ b/drivers/net/ethernet/sun/sungem.c
> @@ -1675,7 +1675,7 @@ static void gem_init_phy(struct gem *gp)
>  		int i;
> 
>  		/* Those delay sucks, the HW seem to love them though, I'll

		         delays suck; the HW seems to love them though. I'll


> -		 * serisouly consider breaking some locks here to be able
> +		 * seriously consider breaking some locks here to be able
>  		 * to schedule instead
>  		 */
>  		for (i = 0; i < 3; i++) {
> --


-- 
~Randy


      reply	other threads:[~2021-03-18 18:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18  6:02 [PATCH] ethernet: sun: Fix a typo Bhaskar Chowdhury
2021-03-18 18:24 ` 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=858d0b7f-db9c-05cd-2650-4eeb683f70a3@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=davem@davemloft.net \
    --cc=gustavoars@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=unixbhaskar@gmail.com \
    --cc=vaibhavgupta40@gmail.com \
    --cc=yuehaibing@huawei.com \
    /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).