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: us...@infra.apache.org With regards, Apache Git Services