* [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
@ 2024-10-28 12:34 George Guo
2024-10-28 16:36 ` Paul Moore
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: George Guo @ 2024-10-28 12:34 UTC (permalink / raw)
To: horms, paul, davem, edumazet, kuba, pabeni
Cc: netdev, linux-security-module, linux-kernel, George Guo
From: George Guo <guodongtai@kylinos.cn>
Add documentation of doi_remove field to Kernel doc for struct netlbl_calipso_ops.
Flagged by ./scripts/kernel-doc -none.
Signed-off-by: George Guo <guodongtai@kylinos.cn>
---
include/net/netlabel.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/net/netlabel.h b/include/net/netlabel.h
index 529160f76cac..4afd934b1238 100644
--- a/include/net/netlabel.h
+++ b/include/net/netlabel.h
@@ -208,6 +208,7 @@ struct netlbl_lsm_secattr {
* struct netlbl_calipso_ops - NetLabel CALIPSO operations
* @doi_add: add a CALIPSO DOI
* @doi_free: free a CALIPSO DOI
+ * @doi_remove: remove a CALIPSO DOI
* @doi_getdef: returns a reference to a DOI
* @doi_putdef: releases a reference of a DOI
* @doi_walk: enumerate the DOI list
--
2.39.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
2024-10-28 12:34 [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops George Guo
@ 2024-10-28 16:36 ` Paul Moore
2024-11-01 2:02 ` Jakub Kicinski
2024-11-01 2:10 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Paul Moore @ 2024-10-28 16:36 UTC (permalink / raw)
To: George Guo
Cc: horms, davem, edumazet, kuba, pabeni, netdev,
linux-security-module, linux-kernel, George Guo
On Mon, Oct 28, 2024 at 8:34 AM George Guo <dongtai.guo@linux.dev> wrote:
>
> From: George Guo <guodongtai@kylinos.cn>
>
> Add documentation of doi_remove field to Kernel doc for struct netlbl_calipso_ops.
>
> Flagged by ./scripts/kernel-doc -none.
>
> Signed-off-by: George Guo <guodongtai@kylinos.cn>
> ---
> include/net/netlabel.h | 1 +
> 1 file changed, 1 insertion(+)
Acked-by: Paul Moore <paul@paul-moore.com>
--
paul-moore.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
2024-10-28 12:34 [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops George Guo
2024-10-28 16:36 ` Paul Moore
@ 2024-11-01 2:02 ` Jakub Kicinski
2024-11-01 2:10 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: Jakub Kicinski @ 2024-11-01 2:02 UTC (permalink / raw)
To: George Guo
Cc: horms, paul, davem, edumazet, pabeni, netdev,
linux-security-module, linux-kernel, George Guo
On Mon, 28 Oct 2024 20:34:35 +0800 George Guo wrote:
> Add documentation of doi_remove field to Kernel doc for struct netlbl_calipso_ops.
>
> Flagged by ./scripts/kernel-doc -none.
Okay but there are 5 other warnings in this file.
In the future please try to address all kdocs warnings in one change.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
2024-10-28 12:34 [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops George Guo
2024-10-28 16:36 ` Paul Moore
2024-11-01 2:02 ` Jakub Kicinski
@ 2024-11-01 2:10 ` patchwork-bot+netdevbpf
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-11-01 2:10 UTC (permalink / raw)
To: George Guo
Cc: horms, paul, davem, edumazet, kuba, pabeni, netdev,
linux-security-module, linux-kernel, guodongtai
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 28 Oct 2024 20:34:35 +0800 you wrote:
> From: George Guo <guodongtai@kylinos.cn>
>
> Add documentation of doi_remove field to Kernel doc for struct netlbl_calipso_ops.
>
> Flagged by ./scripts/kernel-doc -none.
>
> Signed-off-by: George Guo <guodongtai@kylinos.cn>
>
> [...]
Here is the summary with links:
- [net-next,v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
https://git.kernel.org/netdev/net-next/c/d86c7a9162ae
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] 4+ messages in thread
end of thread, other threads:[~2024-11-01 2:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 12:34 [PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops George Guo
2024-10-28 16:36 ` Paul Moore
2024-11-01 2:02 ` Jakub Kicinski
2024-11-01 2:10 ` patchwork-bot+netdevbpf
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).