]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
netlabel: kernel-doc warning fix
authorFabian Frederick <fabf@skynet.be>
Tue, 7 Oct 2014 20:31:32 +0000 (22:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2014 05:40:05 +0000 (01:40 -0400)
no secid argument in netlbl_cfg_unlbl_static_del

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netlabel/netlabel_kapi.c

index 0b4692dd1c5e33cae9dd1bdf28ffbf36437e103b..a845cd4cf21e5ffda8380c1142e046edd15990a6 100644 (file)
@@ -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: