Remove unnecessary trailing whitespace

Trim trailing whitespace. It doesn't match OpenSSL coding standards,
AFAICT, and it can cause problems with git tooling.

Trailing whitespace remains in test data and external source.

Backport-of: https://github.com/openssl/openssl/pull/8092

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8134)
This commit is contained in:
Sam Roberts 2019-01-31 10:31:35 -08:00 committed by Richard Levitte
parent 00f2bafec1
commit 3b09585bd6
58 changed files with 109 additions and 109 deletions