You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/01/02 19:28:24 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #26: arch/arm/src/imxrt/imxrt_enet.c: Fix some warnings found in build te…

patacongo opened a new pull request #26: arch/arm/src/imxrt/imxrt_enet.c:  Fix some warnings found in build te…
URL: https://github.com/apache/incubator-nuttx/pull/26
 
 
   arch/arm/src/imxrt/imxrt_enet.c:  Fix two warnings found in build testing at lines 1657 and 1705:  "warning:  unused variable 'crc'".  The variable 'crc' was truly unused.
   
   Also ran the file through tools/nxstyle and fixed numerous coding standard problems, mostly bad indentation.
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [incubator-nuttx] acassis merged pull request #26: arch/arm/src/imxrt/imxrt_enet.c: Fix some warnings found in build te…

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #26: arch/arm/src/imxrt/imxrt_enet.c:  Fix some warnings found in build te…
URL: https://github.com/apache/incubator-nuttx/pull/26
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services