All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] netlabel: Fix spelling mistakes
@ 2021-06-07 15:01 Zheng Yongjun
  2021-06-07 17:05 ` Paul Moore
  2021-06-07 21:20 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Zheng Yongjun @ 2021-06-07 15:01 UTC (permalink / raw)
  To: paul, davem, kuba, netdev, linux-security-module, linux-kernel
  Cc: Zheng Yongjun

Fix some spelling mistakes in comments:
Interate  ==> Iterate
sucess  ==> success

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
---
 net/netlabel/netlabel_domainhash.c | 2 +-
 net/netlabel/netlabel_kapi.c       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/netlabel/netlabel_domainhash.c b/net/netlabel/netlabel_domainhash.c
index dc8c39f51f7d..8158a25972b4 100644
--- a/net/netlabel/netlabel_domainhash.c
+++ b/net/netlabel/netlabel_domainhash.c
@@ -929,7 +929,7 @@ struct netlbl_dommap_def *netlbl_domhsh_getentry_af6(const char *domain,
  * @cb_arg: argument for the callback function
  *
  * Description:
- * Interate over the domain mapping hash table, skipping the first @skip_bkt
+ * Iterate over the domain mapping hash table, skipping the first @skip_bkt
  * buckets and @skip_chain entries.  For each entry in the table call
  * @callback, if @callback returns a negative value stop 'walking' through the
  * table and return.  Updates the values in @skip_bkt and @skip_chain on
diff --git a/net/netlabel/netlabel_kapi.c b/net/netlabel/netlabel_kapi.c
index 5e1239cef000..beb0e573266d 100644
--- a/net/netlabel/netlabel_kapi.c
+++ b/net/netlabel/netlabel_kapi.c
@@ -719,7 +719,7 @@ int netlbl_catmap_walkrng(struct netlbl_lsm_catmap *catmap, u32 offset)
  * it in @bitmap.  The @offset must be aligned to an unsigned long and will be
  * updated on return if different from what was requested; if the catmap is
  * empty at the requested offset and beyond, the @offset is set to (u32)-1.
- * Returns zero on sucess, negative values on failure.
+ * Returns zero on success, negative values on failure.
  *
  */
 int netlbl_catmap_getlong(struct netlbl_lsm_catmap *catmap,
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] netlabel: Fix spelling mistakes
  2021-06-07 15:01 [PATCH net-next] netlabel: Fix spelling mistakes Zheng Yongjun
@ 2021-06-07 17:05 ` Paul Moore
  2021-06-07 21:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Paul Moore @ 2021-06-07 17:05 UTC (permalink / raw)
  To: Zheng Yongjun; +Cc: davem, kuba, netdev, linux-security-module, linux-kernel

On Mon, Jun 7, 2021 at 10:47 AM Zheng Yongjun <zhengyongjun3@huawei.com> wrote:
>
> Fix some spelling mistakes in comments:
> Interate  ==> Iterate
> sucess  ==> success
>
> Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
> ---
>  net/netlabel/netlabel_domainhash.c | 2 +-
>  net/netlabel/netlabel_kapi.c       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Acked-by: Paul Moore <paul@paul-moore.com>

-- 
paul moore
www.paul-moore.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH net-next] netlabel: Fix spelling mistakes
  2021-06-07 15:01 [PATCH net-next] netlabel: Fix spelling mistakes Zheng Yongjun
  2021-06-07 17:05 ` Paul Moore
@ 2021-06-07 21:20 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-06-07 21:20 UTC (permalink / raw)
  To: Zheng Yongjun
  Cc: paul, davem, kuba, netdev, linux-security-module, linux-kernel

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Mon, 7 Jun 2021 23:01:00 +0800 you wrote:
> Fix some spelling mistakes in comments:
> Interate  ==> Iterate
> sucess  ==> success
> 
> Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
> ---
>  net/netlabel/netlabel_domainhash.c | 2 +-
>  net/netlabel/netlabel_kapi.c       | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Here is the summary with links:
  - [net-next] netlabel: Fix spelling mistakes
    https://git.kernel.org/netdev/net-next/c/84a57ae96b29

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-07 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-07 15:01 [PATCH net-next] netlabel: Fix spelling mistakes Zheng Yongjun
2021-06-07 17:05 ` Paul Moore
2021-06-07 21:20 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.