diff options
author | Martin Roth <martin@coreboot.org> | 2021-02-14 13:52:00 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2021-02-17 17:30:05 +0000 |
commit | 5c7341331dd6fbb4dd9aaaa68693b83c3d47fe66 (patch) | |
tree | 8ff0b45a117f1fa4db7e2d8477c5cc7a8c0e80c1 /payloads/coreinfo/README | |
parent | 175e4c59a0025dc4636669734ae4ed756cb1af5f (diff) |
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>
Diffstat (limited to 'payloads/coreinfo/README')
-rw-r--r-- | payloads/coreinfo/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/payloads/coreinfo/README b/payloads/coreinfo/README index e45d095c52..b79657ceaa 100644 --- a/payloads/coreinfo/README +++ b/payloads/coreinfo/README @@ -22,5 +22,5 @@ Then you can build coreinfo now: $ cd coreinfo $ make menuconfig - + $ make |