netlabel: Fix some kernel-doc warnings
authorWang Hai <wanghai38@huawei.com>
Tue, 8 Sep 2020 14:05:43 +0000 (22:05 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Sep 2020 03:04:27 +0000 (20:04 -0700)
commit8c70b2681766ebc0fa4ffa6eb47bd9c858adfef1
tree85975115df52b1112984d1f41daa0ba222ab52cc
parent4ff62d82be328d01be931e672473dac276e6088e
netlabel: Fix some kernel-doc warnings

Fixes the following W=1 kernel build warning(s):

net/netlabel/netlabel_calipso.c:438: warning: Excess function parameter 'audit_secid' description in 'calipso_doi_remove'
net/netlabel/netlabel_calipso.c:605: warning: Excess function parameter 'reg' description in 'calipso_req_delattr'

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/netlabel/netlabel_calipso.c