Minor code cleanup
authortb <tb@openbsd.org>
Sun, 9 Apr 2023 17:28:52 +0000 (17:28 +0000)
committertb <tb@openbsd.org>
Sun, 9 Apr 2023 17:28:52 +0000 (17:28 +0000)
commit5c31e3d80e53be27b7fb7c2408ad7af0cb229e04
tree79068f299a3031101f59e52334f996fa27a30c9d
parentf3cf20a59257e8f7ed33bb6e6e3eaef4460bfa55
Minor code cleanup

Unwrap a few awkwardly wrapped lines, drop redundant parentheses and
add empty lines after some variable declarations. No change in the
generated assembly.
usr.bin/openssl/x509.c