ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lu Wei <luwei32@huawei.com>
To: <idryomov@gmail.com>, <jlayton@kernel.org>, <davem@davemloft.net>,
	<kuba@kernel.org>, <ceph-devel@vger.kernel.org>,
	<netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<xiyou.wangcong@gmail.com>, <ap420073@gmail.com>,
	<linux-decnet-user@lists.sourceforge.net>, <andrew@lunn.ch>,
	<vivien.didelot@gmail.com>, <f.fainelli@gmail.com>,
	<olteanv@gmail.com>, <steffen.klassert@secunet.com>,
	<herbert@gondor.apana.org.au>, <yoshfuji@linux-ipv6.org>,
	<dsahern@kernel.org>
Subject: [PATCH -next 2/5] net: core: Fix a typo in dev_addr_lists.c
Date: Thu, 25 Mar 2021 14:38:22 +0800	[thread overview]
Message-ID: <20210325063825.228167-3-luwei32@huawei.com> (raw)
In-Reply-To: <20210325063825.228167-1-luwei32@huawei.com>

Modify "funciton" to "function" in net/core/dev_addr_lists.c.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Lu Wei <luwei32@huawei.com>
---
 net/core/dev_addr_lists.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/core/dev_addr_lists.c b/net/core/dev_addr_lists.c
index fa1c37ec40c9..1e5bde241185 100644
--- a/net/core/dev_addr_lists.c
+++ b/net/core/dev_addr_lists.c
@@ -228,7 +228,7 @@ EXPORT_SYMBOL(__hw_addr_unsync);
  *  @sync: function to call if address should be added
  *  @unsync: function to call if address should be removed
  *
- *  This funciton is intended to be called from the ndo_set_rx_mode
+ *  This function is intended to be called from the ndo_set_rx_mode
  *  function of devices that require explicit address add/remove
  *  notifications.  The unsync function may be NULL in which case
  *  the addresses requiring removal will simply be removed without
-- 
2.17.1


  parent reply	other threads:[~2021-03-25  6:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25  6:38 [PATCH -next 0/5]Fix some typos Lu Wei
2021-03-25  6:38 ` [PATCH -next 1/5] net: ceph: Fix a typo in osdmap.c Lu Wei
2021-03-25 16:41   ` Ilya Dryomov
2021-03-25  6:38 ` Lu Wei [this message]
2021-03-25  6:38 ` [PATCH -next 3/5] net: decnet: Fix a typo in dn_nsp_in.c Lu Wei
2021-03-25  6:38 ` [PATCH -next 4/5] net: dsa: Fix a typo in tag_rtl4_a.c Lu Wei
2021-03-25  6:38 ` [PATCH -next 5/5] net: ipv4: Fix some typos Lu Wei
2021-03-26  0:20 ` [PATCH -next 0/5]Fix " 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=20210325063825.228167-3-luwei32@huawei.com \
    --to=luwei32@huawei.com \
    --cc=andrew@lunn.ch \
    --cc=ap420073@gmail.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=herbert@gondor.apana.org.au \
    --cc=idryomov@gmail.com \
    --cc=jlayton@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-decnet-user@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=steffen.klassert@secunet.com \
    --cc=vivien.didelot@gmail.com \
    --cc=xiyou.wangcong@gmail.com \
    --cc=yoshfuji@linux-ipv6.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).