]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
authorWang Hai <wanghai38@huawei.com>
Tue, 8 Sep 2020 13:59:15 +0000 (21:59 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2020 03:03:36 +0000 (20:03 -0700)
Fixes the following W=1 kernel build warning(s):

net/ipv4/cipso_ipv4.c:510: warning: Excess function parameter 'audit_secid' description in 'cipso_v4_doi_remove'

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/cipso_ipv4.c

index 2eb71579f4d247563a5acd5863fc01387e72d052..471d33a0d095fc32b8a8303124bc6718acdb207d 100644 (file)
@@ -498,7 +498,7 @@ static void cipso_v4_doi_free_rcu(struct rcu_head *entry)
 /**
  * cipso_v4_doi_remove - Remove an existing DOI from the CIPSO protocol engine
  * @doi: the DOI value
- * @audit_secid: the LSM secid to use in the audit message
+ * @audit_info: NetLabel audit information
  *
  * Description:
  * Removes a DOI definition from the CIPSO engine.  The NetLabel routines will