Skip to content

Commit

Permalink
netlabel: kernel-doc warning fix
Browse files Browse the repository at this point in the history
no secid argument in netlbl_cfg_unlbl_static_del

Signed-off-by: Fabian Frederick <[email protected]>
Acked-by: Paul Moore <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Fabian Frederick authored and davem330 committed Oct 9, 2014
1 parent 35a9ad8 commit 59f35b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/netlabel/netlabel_kapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 59f35b8

Please sign in to comment.