net: netlabel: Fix kerneldoc warnings
stable inclusion from stable-v4.19.306 commit d717dc44f3ae18cb8524c6fd727836efe53ec8ad category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/I9Q9IT CVE: CVE-2023-52698 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d717dc44f3ae18cb8524c6fd727836efe53ec8ad -------------------------------- [ Upstream commit 294ea291 ] net/netlabel/netlabel_calipso.c:376: warning: Function parameter or member 'ops' not described in 'netlbl_calipso_ops_register' Signed-off-by:Andrew Lunn <andrew@lunn.ch> Acked-by:
Paul Moore <paul@paul-moore.com> Link: https://lore.kernel.org/r/20201028005350.930299-1-andrew@lunn.ch Signed-off-by:
Jakub Kicinski <kuba@kernel.org> Stable-dep-of: ec4e9d630a64 ("calipso: fix memory leak in netlbl_calipso_add_pass()") Signed-off-by:
Sasha Levin <sashal@kernel.org> Fixes: cb72d382 ("netlabel: Initial support for the CALIPSO netlink protocol.") Signed-off-by:
Zheng Yejian <zhengyejian1@huawei.com>
Loading
Please sign in to comment