<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26321">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/x86/include/arch: Remove space after __attribute__<br><br>Change-Id: I7c74eff97580fbf39242f16dbdde98286678d596<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/arch/x86/include/arch/acpi.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/26321/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/x86/include/arch/acpi.h b/src/arch/x86/include/arch/acpi.h</span><br><span>index 5480834..f5e2e81 100644</span><br><span>--- a/src/arch/x86/include/arch/acpi.h</span><br><span>+++ b/src/arch/x86/include/arch/acpi.h</span><br><span>@@ -423,7 +423,7 @@</span><br><span>       struct acpi_table_header header;</span><br><span>     uint32_t devices_offset;</span><br><span>     uint32_t devices_count;</span><br><span style="color: hsl(0, 100%, 40%);">-} __attribute__ ((packed)) acpi_dbg2_header_t;</span><br><span style="color: hsl(120, 100%, 40%);">+} __attribute__((packed)) acpi_dbg2_header_t;</span><br><span> </span><br><span> /* DBG2: Microsoft Debug Port Table 2 device entry */</span><br><span> typedef struct acpi_dbg2_device {</span><br><span>@@ -439,7 +439,7 @@</span><br><span>         uint8_t  reserved[2];</span><br><span>        uint16_t base_address_offset;</span><br><span>        uint16_t address_size_offset;</span><br><span style="color: hsl(0, 100%, 40%);">-} __attribute__ ((packed)) acpi_dbg2_device_t;</span><br><span style="color: hsl(120, 100%, 40%);">+} __attribute__((packed)) acpi_dbg2_device_t;</span><br><span> </span><br><span> /* FADT (Fixed ACPI Description Table) */</span><br><span> typedef struct acpi_fadt {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26321">change 26321</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/26321"/><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: I7c74eff97580fbf39242f16dbdde98286678d596 </div>
<div style="display:none"> Gerrit-Change-Number: 26321 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>