]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix various warnings with higher WARNS.
authorJohn Baldwin <jhb@FreeBSD.org>
Tue, 13 Oct 2020 22:20:03 +0000 (22:20 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Tue, 13 Oct 2020 22:20:03 +0000 (22:20 +0000)
commit98608971de2a1a8f7cc019fa54df6502b8801e4e
treef29a7dfd1f716ae6e5b0515d839b2ea85c1182bc
parent9f6f4168b433c7e44308e7a8cfd3d7c8c6c5fc9b
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