[PATCH 1/1] add comment for doi_remove in struct netlbl_lsm_secattr
George Guo
dongtai.guo at linux.dev
Fri Oct 25 06:54:41 UTC 2024
From: George Guo <guodongtai at 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 48106f910139..7091c8552fa1 100644
--- a/include/net/netlabel.h
+++ b/include/net/netlabel.h
@@ -209,6 +209,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.34.1
More information about the Linux-security-module-archive
mailing list