diff options
| author | Marek Vasut <[email protected]> | 2024-07-23 01:28:34 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-29 15:01:04 -0600 |
| commit | 6627fbba203f89a316299d35f6a2ff3f33dd15c8 (patch) | |
| tree | cce8ae95fef0efc70c6ee256b3f007951aaec56f /include/efi_api.h | |
| parent | a1af57b70ad14fc490b5227d11c0edd954a81978 (diff) | |
include: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'include/efi_api.h')
| -rw-r--r-- | include/efi_api.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/efi_api.h b/include/efi_api.h index ab40b1b5ddf..f07d074f93b 100644 --- a/include/efi_api.h +++ b/include/efi_api.h @@ -2017,7 +2017,6 @@ struct efi_firmware_image_authentication { struct win_certificate_uefi_guid auth_info; } __attribute__((__packed__)); - /** * struct efi_signature_data - A format of signature * |
