openssl/crypto/sha/asm
David Benjamin 609b0852e4 Remove trailing whitespace from some files.
The prevailing style seems to not have trailing whitespace, but a few
lines do. This is mostly in the perlasm files, but a few C files got
them after the reformat. This is the result of:

  find . -name '*.pl' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.c' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'
  find . -name '*.h' | xargs sed -E -i '' -e 's/( |'$'\t'')*$//'

Then bn_prime.h was excluded since this is a generated file.

Note mkerr.pl has some changes in a heredoc for some help output, but
other lines there lack trailing whitespace too.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
2016-10-10 23:36:21 +01:00
..
sha1-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha1-alpha.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-armv4-large.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-armv8.pl ARMv8 assembly pack: add Samsung Mongoose results. 2016-08-16 12:47:49 +02:00
sha1-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-ia64.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-mb-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha1-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
sha1-parisc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-ppc.pl spelling fixes, just comments and readme. 2016-08-05 19:07:30 -04:00
sha1-s390x.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-sparcv9.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha1-sparcv9a.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha1-thumb.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha1-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha256-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha256-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha256-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha256-mb-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-586.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-armv4.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha512-armv8.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-c64xplus.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha512-ia64.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha512-mips.pl MIPS assembly pack: adapt it for MIPS[32|64]R6. 2016-09-02 13:33:17 +02:00
sha512-parisc.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-ppc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00
sha512-s390x.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-sparcv9.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512-x86_64.pl Remove trailing whitespace from some files. 2016-10-10 23:36:21 +01:00
sha512p8-ppc.pl Add OpenSSL copyright to .pl files 2016-05-21 08:23:39 -04:00