summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGeorge Guo <guodongtai@kylinos.cn>2024-10-28 13:34:35 +0100
committerJakub Kicinski <kuba@kernel.org>2024-11-01 03:00:47 +0100
commitd86c7a9162ae925dcb6632a4544c62eb0eb5c7cc (patch)
tree690e36c253d752b9d953b2ad2d23850c59ba69ce /include
parentptp_pch: Replace deprecated PCI functions (diff)
downloadlinux-d86c7a9162ae925dcb6632a4544c62eb0eb5c7cc.tar.xz
linux-d86c7a9162ae925dcb6632a4544c62eb0eb5c7cc.zip
netlabel: document doi_remove field of struct netlbl_calipso_ops
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> Acked-by: Paul Moore <paul@paul-moore.com> Link: https://patch.msgid.link/20241028123435.3495916-1-dongtai.guo@linux.dev Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
-rw-r--r--include/net/netlabel.h1
1 files changed, 1 insertions, 0 deletions
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