<p><a href="https://review.coreboot.org/28697">View Change</a></p><p>6 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c">File src/drivers/spi/winbond.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@552">Patch Set #1, Line 552:</a> <code style="font-family:monospace,monospace">            val = (union status_reg1_bp3){ .srp0 = !!(mode & 1) }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@553">Patch Set #1, Line 553:</a> <code style="font-family:monospace,monospace">           mask = (union status_reg1_bp3){ .srp0 = 1 }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@555">Patch Set #1, Line 555:</a> <code style="font-family:monospace,monospace">         val = (union status_reg1_bp4){ .srp0 = !!(mode & 1) }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@556">Patch Set #1, Line 556:</a> <code style="font-family:monospace,monospace">           mask = (union status_reg1_bp4){ .srp0 = 1 }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@563">Patch Set #1, Line 563:</a> <code style="font-family:monospace,monospace"> val = (union status_reg2){ .srp1 = !!(mode & 2) }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/1/src/drivers/spi/winbond.c@564">Patch Set #1, Line 564:</a> <code style="font-family:monospace,monospace">       mask = (union status_reg2){ .srp1 = 1 }.u;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space required after that close brace '}'</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/28697">change 28697</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/28697"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I90e0fcdcf531b53c0fc1ffcfdb3b5ab522f088f5 </div>
<div style="display:none"> Gerrit-Change-Number: 28697 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 20 Sep 2018 11:13:59 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>