]> git.ipfire.org Git - thirdparty/openssl.git/commit
open brace '{' following struct go on the same line
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Wed, 13 Sep 2023 18:41:58 +0000 (20:41 +0200)
committerNeil Horman <nhorman@openssl.org>
Mon, 22 Jul 2024 10:55:35 +0000 (06:55 -0400)
commitf83707dc6df306e2ed07eafe518b19e8e3c427ca
tree4aebd539742d979b8ba3e0caf2999394de66756d
parent962431d58bdf7fcdb3db11f17cea878b83292243
open brace '{' following struct go on the same line

Found by running the checkpatch.pl Linux script to enforce coding style.

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22097)
13 files changed:
apps/lib/cmp_mock_srv.c
crypto/cmp/cmp_server.c
crypto/evp/p_lib.c
crypto/hpke/hpke.c
crypto/mem_sec.c
crypto/self_test_core.c
engines/e_afalg.c
include/internal/sha3.h
ssl/priority_queue.c
ssl/record/methods/recmethod_local.h
test/bntest.c
test/hexstr_test.c
test/hpke_test.c