<p><a href="https://review.coreboot.org/28697">View Change</a></p><p>8 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/28697/4/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/4/src/drivers/spi/winbond.c@540">Patch Set #4, Line 540:</a> <code style="font-family:monospace,monospace">                    const enum spi_flash_status_reg_lockdown mode,</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">code indent should use tabs where possible</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/4/src/drivers/spi/winbond.c@541">Patch Set #4, Line 541:</a> <code style="font-family:monospace,monospace">                        const bool non_volatile)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">code indent should use tabs where possible</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/28697/4/src/drivers/spi/winbond.c@555">Patch Set #4, Line 555:</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/4/src/drivers/spi/winbond.c@556">Patch Set #4, Line 556:</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/4/src/drivers/spi/winbond.c@558">Patch Set #4, Line 558:</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/4/src/drivers/spi/winbond.c@559">Patch Set #4, Line 559:</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/4/src/drivers/spi/winbond.c@566">Patch Set #4, Line 566:</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/4/src/drivers/spi/winbond.c@567">Patch Set #4, Line 567:</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: 4 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-Reviewer: Aaron Durbin <adurbin@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: David Hendricks <david.hendricks@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph@9elements.com> </div>
<div style="display:none"> Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 25 Sep 2018 13:25:37 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>