<p><a href="https://review.coreboot.org/25752">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/25752/16/src/mainboard/cavium/cn8100_sff_evb/mainboard.c">File src/mainboard/cavium/cn8100_sff_evb/mainboard.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/25752/16/src/mainboard/cavium/cn8100_sff_evb/mainboard.c@71">Patch Set #16, Line 71:</a> <code style="font-family:monospace,monospace"> printk(BIOS_INFO, "MB: #CPU cores      : %zu\n", cpu_get_num_available_cores());</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">line over 80 characters</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/25752/16/src/soc/cavium/cn81xx/cpu.c">File src/soc/cavium/cn81xx/cpu.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/25752/16/src/soc/cavium/cn81xx/cpu.c@35">Patch Set #16, Line 35:</a> <code style="font-family:monospace,monospace">static void (* secondary_c_entry)(size_t core_id) = NULL;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Unnecessary space before function pointer name</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/25752/16/src/soc/cavium/cn81xx/cpu.c@35">Patch Set #16, Line 35:</a> <code style="font-family:monospace,monospace">static void (* secondary_c_entry)(size_t core_id) = NULL;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that '*' (ctx:BxW)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/25752/16/src/soc/cavium/cn81xx/cpu.c@67">Patch Set #16, Line 67:</a> <code style="font-family:monospace,monospace">size_t start_cpu(size_t cpu, void (* entry_64)(size_t core_id))</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that '*' (ctx:BxW)</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/25752/16/src/soc/cavium/cn81xx/cpu.c@121">Patch Set #16, Line 121:</a> <code style="font-family:monospace,monospace">    while (!stopwatch_expired(&sw) && !read64(&secondary_booted));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">trailing statements should be on next line</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/25752/16/src/soc/cavium/cn81xx/include/soc/cpu.h">File src/soc/cavium/cn81xx/include/soc/cpu.h:</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/25752/16/src/soc/cavium/cn81xx/include/soc/cpu.h@47">Patch Set #16, Line 47:</a> <code style="font-family:monospace,monospace">size_t start_cpu(size_t cpu, void (* entry_64)(size_t core_id));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">space prohibited after that '*' (ctx:BxW)</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/25752">change 25752</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/25752"/><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: I07428161615bcd3d03a3eea0df2dd813e08c8f66 </div>
<div style="display:none"> Gerrit-Change-Number: 25752 </div>
<div style="display:none"> Gerrit-PatchSet: 16 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com> </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-Comment-Date: Wed, 30 May 2018 13:51:38 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>