]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix various warnings with higher WARNS.
authorjhb <jhb@FreeBSD.org>
Tue, 13 Oct 2020 22:20:03 +0000 (22:20 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 13 Oct 2020 22:20:03 +0000 (22:20 +0000)
commitcf30367a611565a8fd70ff7ce1834f6d47cfdca4
treef29a7dfd1f716ae6e5b0515d839b2ea85c1182bc
parent6048578bd742235f200a1a95b47442f70b9fdf74
Fix various warnings with higher WARNS.

- Rename global 'crid' to 'requested_crid' to avoid shadowing.
- Remove some unused function arguments.
- Use __DECONST().
tools/tools/crypto/cryptocheck.c