<p><a href="https://review.coreboot.org/c/coreboot/+/29967">View Change</a></p><p>14 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c">File src/soc/qualcomm/qcs405/qclib_execute.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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@35">Patch Set #1, Line 35:</a> <code style="font-family:monospace,monospace">      int (*doit)(void *, void *);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">function definition argument 'void *' should also have an identifier name</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@35">Patch Set #1, Line 35:</a> <code style="font-family:monospace,monospace">       int (*doit)(void *, void *);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">function definition argument 'void *' should also have an identifier name</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@43">Patch Set #1, Line 43:</a> <code style="font-family:monospace,monospace">        struct prog pmic =</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@43">Patch Set #1, Line 43:</a> <code style="font-family:monospace,monospace">        struct prog pmic =</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@44">Patch Set #1, Line 44:</a> <code style="font-family:monospace,monospace">                PROG_INIT(PROG_REFCODE, CONFIG_CBFS_PREFIX PMIC_NAME);</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@44">Patch Set #1, Line 44:</a> <code style="font-family:monospace,monospace">                PROG_INIT(PROG_REFCODE, CONFIG_CBFS_PREFIX PMIC_NAME);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@52">Patch Set #1, Line 52:</a> <code style="font-family:monospace,monospace">        if (prog_locate(&pmic))</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@52">Patch Set #1, Line 52:</a> <code style="font-family:monospace,monospace">        if (prog_locate(&pmic))</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@53">Patch Set #1, Line 53:</a> <code style="font-family:monospace,monospace">                goto fail;</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@53">Patch Set #1, Line 53:</a> <code style="font-family:monospace,monospace">                goto fail;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@55">Patch Set #1, Line 55:</a> <code style="font-family:monospace,monospace">        if (cbfs_prog_stage_load(&pmic))</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@55">Patch Set #1, Line 55:</a> <code style="font-family:monospace,monospace">        if (cbfs_prog_stage_load(&pmic))</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://review.coreboot.org/#/c/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@56">Patch Set #1, Line 56:</a> <code style="font-family:monospace,monospace">                goto fail;</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/29967/1/src/soc/qualcomm/qcs405/qclib_execute.c@56">Patch Set #1, Line 56:</a> <code style="font-family:monospace,monospace">                goto fail;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">please, no spaces at the start of a line</p></li></ul></li></ul><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/29967">change 29967</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/c/coreboot/+/29967"/><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-Change-Id: I534af71163d034ea04420dda6a94ce31b08c8a07 </div>
<div style="display:none"> Gerrit-Change-Number: 29967 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: nsekar@codeaurora.org </div>
<div style="display:none"> Gerrit-Reviewer: Julius Werner <jwerner@chromium.org> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: nsekar@codeaurora.org </div>
<div style="display:none"> Gerrit-CC: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 30 Nov 2018 10:17:00 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>