<p><a href="https://review.coreboot.org/18224">View Change</a></p><p>12 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c">File util/bucts/bucts.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/18224/6/util/bucts/bucts.c@265">Patch Set #6, Line 265:</a> <code style="font-family:monospace,monospace">               ? "set, changing top swap not possible" : "unset, changing top swap is possible");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@266">Patch Set #6, Line 266:</a> <code style="font-family:monospace,monospace">   printf("Top Swap                        : %s\n", ts ? "Enabled" : "Disabled");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@269">Patch Set #6, Line 269:</a> <code style="font-family:monospace,monospace">            printf("Ranges swapped                  : 0x%llx-0x%08llx <-> 0x%08llx-0x%08llx",</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@292">Patch Set #6, Line 292:</a> <code style="font-family:monospace,monospace">               printf("BIOS Interface Lock-Down set, Changing Top Swap not possible.\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@345">Patch Set #6, Line 345:</a> <code style="font-family:monospace,monospace">                            printf("Invalid setting: multiple set/unset arguments\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@349">Patch Set #6, Line 349:</a> <code style="font-family:monospace,monospace">                            printf("Print and Set are mutually exclusive!\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@357">Patch Set #6, Line 357:</a> <code style="font-family:monospace,monospace">                            printf("Invalid setting: multiple set/unset arguments\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@361">Patch Set #6, Line 361:</a> <code style="font-family:monospace,monospace">                            printf("Print and Set are mutually exclusive!\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@369">Patch Set #6, Line 369:</a> <code style="font-family:monospace,monospace">                            printf("Print and Set are mutually exclusive!\n");</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@378">Patch Set #6, Line 378:</a> <code style="font-family:monospace,monospace">            default:</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Possible switch case/default not preceded by break or fallthrough comment</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@392">Patch Set #6, Line 392:</a> <code style="font-family:monospace,monospace">      if ((io_fd = open("/dev/io", O_RDWR)) < 0) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">do not use assignment in if condition</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/18224/6/util/bucts/bucts.c@402">Patch Set #6, Line 402:</a> <code style="font-family:monospace,monospace"> if ((fd_mem = open(MEM_DEV, O_RDWR | O_SYNC)) == -1) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">do not use assignment in if condition</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/18224">change 18224</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/18224"/><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: I12cc2e91396f096fc979e23848e1929cb6c44fc5 </div>
<div style="display:none"> Gerrit-Change-Number: 18224 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-CC: Felix Held <felix-coreboot@felixheld.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 12 Nov 2018 15:11:50 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>