linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Wang Hai <wanghai38@huawei.com>,
	alex.aring@gmail.com, jukka.rissanen@linux.intel.com,
	davem@davemloft.net, kuba@kernel.org
Cc: linux-bluetooth@vger.kernel.org, linux-wpan@vger.kernel.org,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next] 6lowpan: Fix some typos in nhc_udp.c
Date: Wed, 24 Mar 2021 09:57:49 -0700	[thread overview]
Message-ID: <8b3f510f-3999-5775-e3b9-4720df77ad7a@infradead.org> (raw)
In-Reply-To: <20210324062224.13032-1-wanghai38@huawei.com>

On 3/23/21 11:22 PM, Wang Hai wrote:
> s/Orignal/Original/
> s/infered/inferred/
> 
> Reported-by: Hulk Robot <hulkci@huawei.com>
> Signed-off-by: Wang Hai <wanghai38@huawei.com>

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

> ---
>  net/6lowpan/nhc_udp.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/net/6lowpan/nhc_udp.c b/net/6lowpan/nhc_udp.c
> index 8a3507524f7b..33f17bd8cda7 100644
> --- a/net/6lowpan/nhc_udp.c
> +++ b/net/6lowpan/nhc_udp.c
> @@ -5,7 +5,7 @@
>   *	Authors:
>   *	Alexander Aring	<aar@pengutronix.de>
>   *
> - *	Orignal written by:
> + *	Original written by:
>   *	Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
>   *	Jon Smirl <jonsmirl@gmail.com>
>   */
> @@ -82,7 +82,7 @@ static int udp_uncompress(struct sk_buff *skb, size_t needed)
>  	if (fail)
>  		return -EINVAL;
>  
> -	/* UDP length needs to be infered from the lower layers
> +	/* UDP length needs to be inferred from the lower layers
>  	 * here, we obtain the hint from the remaining size of the
>  	 * frame
>  	 */
> 


-- 
~Randy


  reply	other threads:[~2021-03-24 16:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-24  6:22 [PATCH net-next] 6lowpan: Fix some typos in nhc_udp.c Wang Hai
2021-03-24 16:57 ` Randy Dunlap [this message]
2021-03-25  1:00 ` patchwork-bot+netdevbpf

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=8b3f510f-3999-5775-e3b9-4720df77ad7a@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=alex.aring@gmail.com \
    --cc=davem@davemloft.net \
    --cc=jukka.rissanen@linux.intel.com \
    --cc=kuba@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wpan@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wanghai38@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).