[coreboot-gerrit] Change in ...coreboot[master]: util/cbfstool/cbfstool.c: Fix typo

Patrick Georgi (Code Review) gerrit at coreboot.org
Mon Dec 24 09:13:50 CET 2018


Patrick Georgi has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/30337 )

Change subject: util/cbfstool/cbfstool.c: Fix typo
......................................................................

util/cbfstool/cbfstool.c: Fix typo

Fix typo of 'top-aligned'

BUG=N/A
TEST=Intel CherryHill CRB

Change-Id: I6dc2f150d8ec245070257384b406a570498400b2
Signed-off-by: Frans Hendriks <fhendriks at eltan.com>
Reviewed-on: https://review.coreboot.org/c/30337
Reviewed-by: Angel Pons <th3fanbus at gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas at noos.fr>
Reviewed-by: Tristan Corrick <tristan at corrick.kiwi>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M util/cbfstool/cbfstool.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  build bot (Jenkins): Verified
  HAOUAS Elyes: Looks good to me, but someone else must approve
  Tristan Corrick: Looks good to me, approved
  Angel Pons: Looks good to me, approved



diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c
index f0fbf5a..e8b1f6f 100644
--- a/util/cbfstool/cbfstool.c
+++ b/util/cbfstool/cbfstool.c
@@ -135,7 +135,7 @@
  * "top-aligned" offsets from the top of the image region. Works in either
  * direction: pass in one type of offset and receive the other type.
  * N.B. A top-aligned offset is always a positive number, and should not be
- * confused with a top-aliged *address*, which is its arithmetic inverse. */
+ * confused with a top-aligned *address*, which is its arithmetic inverse. */
 static unsigned convert_to_from_top_aligned(const struct buffer *region,
 								unsigned offset)
 {

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/30337
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I6dc2f150d8ec245070257384b406a570498400b2
Gerrit-Change-Number: 30337
Gerrit-PatchSet: 3
Gerrit-Owner: Frans Hendriks <fhendriks at eltan.com>
Gerrit-Reviewer: Angel Pons <th3fanbus at gmail.com>
Gerrit-Reviewer: Frans Hendriks <fhendriks at eltan.com>
Gerrit-Reviewer: HAOUAS Elyes <ehaouas at noos.fr>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
Gerrit-Reviewer: Tristan Corrick <tristan at corrick.kiwi>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181224/b05b059c/attachment.html>


More information about the coreboot-gerrit mailing list