mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
tools: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
dcc7470f04
commit
b51be8ebcb
10 changed files with 0 additions and 21 deletions
|
@ -804,7 +804,6 @@ static int kwb_sign_and_verify(RSA *key, void *data, int datasz,
|
|||
return 0;
|
||||
}
|
||||
|
||||
|
||||
static int kwb_dump_fuse_cmds_38x(FILE *out, struct secure_hdr_v1 *sec_hdr)
|
||||
{
|
||||
struct hash_v1 kak_pub_hash;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue