diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-10-29 16:48:30 +0100 |
---|---|---|
committer | David Howells <[email protected]> | 2021-01-21 16:16:09 +0000 |
commit | 60f0f0b3cdfda667a8d1897b3004173a582bcd72 (patch) | |
tree | d238eab501f6ab1af5aae218af37d2acee18dc8e /scripts/bpf_helpers_doc.py | |
parent | 272a121940a286d7abaf7ac3ec5a37c5dbfa7b89 (diff) |
KEYS: asymmetric: Fix kerneldoc
Fix W=1 compile warnings (invalid kerneldoc):
crypto/asymmetric_keys/asymmetric_type.c:160: warning: Function parameter or member 'kid1' not described in 'asymmetric_key_id_same'
crypto/asymmetric_keys/asymmetric_type.c:160: warning: Function parameter or member 'kid2' not described in 'asymmetric_key_id_same'
crypto/asymmetric_keys/asymmetric_type.c:160: warning: Excess function parameter 'kid_1' description in 'asymmetric_key_id_same'
crypto/asymmetric_keys/asymmetric_type.c:160: warning: Excess function parameter 'kid_2' description in 'asymmetric_key_id_same'
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: David Howells <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Reviewed-by: Ben Boeckel <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions