"foo * bar" should be "foo *bar"

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

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21468)
This commit is contained in:
Dimitri Papadopoulos 2023-07-16 20:03:40 +02:00 committed by Tomas Mraz
parent ad31628cfe
commit bbaeadb068
38 changed files with 71 additions and 71 deletions