]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove trailing whitespace
authorDimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com>
Wed, 13 Sep 2023 17:53:39 +0000 (19:53 +0200)
committerNeil Horman <nhorman@openssl.org>
Mon, 22 Jul 2024 10:55:35 +0000 (06:55 -0400)
commit1cf2f8231ea8c3c1dd73a6f5bdf1404ecd503c4d
tree9732859b3be1fe9f982ab120585db21fdfd9fdd2
parenta4fd94851261c55f9ad020bf22d4f29bda0b58be
Remove trailing whitespace

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)
32 files changed:
apps/list.c
crypto/cms/cms_dh.c
crypto/cms/cms_env.c
crypto/ec/ecp_nistp384.c
crypto/pem/pem_pkey.c
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_key.c
crypto/rsa/rsa_schemes.c
crypto/x509/v3_san.c
crypto/x509/x_pubkey.c
demos/cipher/aesgcm.c
demos/digest/BIO_f_md.c
demos/digest/EVP_MD_demo.c
demos/digest/EVP_MD_stdin.c
include/internal/event_queue.h
include/internal/quic_ackm.h
include/internal/refcount.h
include/openssl/e_os2.h
providers/implementations/include/prov/names.h
providers/implementations/rands/drbg.c
ssl/event_queue.c
ssl/quic/quic_cfq.c
ssl/ssl_cert.c
ssl/ssl_cert_comp.c
ssl/statem/statem_clnt.c
ssl/t1_lib.c
test/pkcs12_format_test.c
test/quic_fc_test.c
test/quic_record_test.c
test/safe_math_test.c
test/tls-provider.c
test/wpackettest.c