[coreboot-gerrit] Change in coreboot[master]: src/device/dram: Fix typo

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Wed Sep 5 17:39:00 CEST 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/28504


Change subject: src/device/dram: Fix typo
......................................................................

src/device/dram: Fix typo

Change-Id: I5d8e5f978c538d2b9f74b29e21eb39ce6455315f
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/device/dram/ddr2.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/28504/1

diff --git a/src/device/dram/ddr2.c b/src/device/dram/ddr2.c
index 0d395c4..53106f2 100644
--- a/src/device/dram/ddr2.c
+++ b/src/device/dram/ddr2.c
@@ -124,7 +124,7 @@
 /**
  * \brief Return index of MSB set
  *
- * Returns the index fof MSB set.
+ * Returns the index of MSB set.
  */
 u8 spd_get_msbs(u8 c)
 {

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d8e5f978c538d2b9f74b29e21eb39ce6455315f
Gerrit-Change-Number: 28504
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180905/2adde076/attachment.html>


More information about the coreboot-gerrit mailing list