hw_sha: Fix coding style errors
authorJoel Stanley <joel@jms.id.au>
Wed, 17 Feb 2021 03:20:40 +0000 (13:50 +1030)
committerTom Rini <trini@konsulko.com>
Mon, 12 Apr 2021 18:25:31 +0000 (14:25 -0400)
commitba139783110a1a6aee1b60d091744a26ecad4806
treecedd4ccd10e05ef29b26eb7d335138d3dfad40d9
parenta2535243e0114a48a4225a38819aa7d9fdc3d02c
hw_sha: Fix coding style errors

Checkpatch complains about:

 ERROR: "foo * bar" should be "foo *bar"

and

 CHECK: Alignment should match open parenthesis

Signed-off-by: Joel Stanley <joel@jms.id.au>
include/hw_sha.h