treewide: Remove trailing whitespace
Remove trailing whitespace in files that aren't typically checked. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: I8dfffbdeaadfa694fef0404719643803df601065 Reviewed-on: https://review.coreboot.org/c/coreboot/+/50704 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
175e4c59a0
commit
5c7341331d
16 changed files with 200 additions and 200 deletions
|
|
@ -171,7 +171,7 @@ typedef struct {
|
|||
/// This value is only valid if Revision is >= 2.
|
||||
///
|
||||
/// Note: This ought to be FSP_EVENT_HANDLER*, but that won't allow calling this binary on x86_64.
|
||||
///
|
||||
///
|
||||
UINT32 FspEventHandler;
|
||||
UINT8 Reserved1[4];
|
||||
} FSPM_ARCH_UPD;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue