On Wed, Feb 17, 2021 at 01:50:40PM +1030, Joel Stanley wrote:
> Checkpatch complains about:
>
> ERROR: "foo * bar" should be "foo *bar"
>
> and
>
> CHECK: Alignment should match open parenthesis
>
> Signed-off-by: Joel Stanley
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Desc
Checkpatch complains about:
ERROR: "foo * bar" should be "foo *bar"
and
CHECK: Alignment should match open parenthesis
Signed-off-by: Joel Stanley
---
include/hw_sha.h | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/include/hw_sha.h b/include/hw_sha.h
index
2 matches
Mail list logo