Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information