You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/05/10 04:11:48 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 edited a comment on pull request #709: Apps Issue #246: Replace romdisk_register() with boardctl(BOARDIOC_ROMDISK)

xiaoxiang781216 edited a comment on pull request #709:
URL: https://github.com/apache/incubator-nuttx-apps/pull/709#issuecomment-836142901


   @tanushreebaindur please fix the below nxstyle warning too:
   ```
   ../nuttx/tools/checkpatch.sh -g 842f149c7865a1be45fb1812dc10094b7fa01b33..HEAD
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/sotest/sotest_main.c:202:25: error: Operator/assignment must be preceded with whitespace
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/sotest/sotest_main.c:222:25: error: Operator/assignment must be preceded with whitespace
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/sotest/sotest_main.c:242:25: error: Operator/assignment must be preceded with whitespace
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org