<p>Patrick Georgi has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25928">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lib/cbfs.c: fix typo<br><br>Change-Id: I39c12ab3f28b5448fa4f46958cf23f2623a92378<br>Signed-off-by: Patrick Georgi <pgeorgi@google.com><br>---<br>M src/lib/cbfs.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/25928/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/lib/cbfs.c b/src/lib/cbfs.c</span><br><span>index 2dcd429..87ab387 100644</span><br><span>--- a/src/lib/cbfs.c</span><br><span>+++ b/src/lib/cbfs.c</span><br><span>@@ -45,7 +45,7 @@</span><br><span>         if (cbfs_boot_region_properties(&props))</span><br><span>                 return -1;</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  /* All boot CBFS operations are performed using the RO devie. */</span><br><span style="color: hsl(120, 100%, 40%);">+      /* All boot CBFS operations are performed using the RO device. */</span><br><span>    boot_dev = boot_device_ro();</span><br><span> </span><br><span>     if (boot_dev == NULL)</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25928">change 25928</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/25928"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I39c12ab3f28b5448fa4f46958cf23f2623a92378 </div>
<div style="display:none"> Gerrit-Change-Number: 25928 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>