]> git.baikalelectronics.ru Git - kernel.git/commit
net: ipv6: calipso: Fix kerneldoc warnings
authorAndrew Lunn <andrew@lunn.ch>
Wed, 28 Oct 2020 01:33:44 +0000 (02:33 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 30 Oct 2020 19:14:23 +0000 (12:14 -0700)
commitc586430379d0fc9592d7ecce7741ec34bf4b0a8e
tree083432acab28327a996aa420157f7cc49b29c272
parent5f0ebf7cc9d6e86fcfe0b6018e8805f6d2640375
net: ipv6: calipso: Fix kerneldoc warnings

net/ipv6/calipso.c:1236: warning: Excess function parameter 'reg' description in 'calipso_req_delattr'
net/ipv6/calipso.c:1236: warning: Function parameter or member 'req' not described in 'calipso_req_delattr'
net/ipv6/calipso.c:435: warning: Excess function parameter 'audit_secid' description in 'calipso_doi_remove'
net/ipv6/calipso.c:435: warning: Function parameter or member 'audit_info' not described in 'calipso_doi_remove'

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20201028013344.931928-1-andrew@lunn.ch
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv6/calipso.c