Commit 59f35b81 authored by Fabian Frederick's avatar Fabian Frederick Committed by David S. Miller

netlabel: kernel-doc warning fix

no secid argument in netlbl_cfg_unlbl_static_del
Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Acked-by: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 35a9ad8a
......@@ -246,7 +246,6 @@ int netlbl_cfg_unlbl_static_add(struct net *net,
* @addr: IP address in network byte order (struct in[6]_addr)
* @mask: address mask in network byte order (struct in[6]_addr)
* @family: address family
* @secid: LSM secid value for the entry
* @audit_info: NetLabel audit information
*
* Description:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment