xiaoxiang781216 commented on pull request #3239: URL: https://github.com/apache/incubator-nuttx/pull/3239#issuecomment-809948114
@walbon could you fix the following warning: ``` nuttx/boards/arm/lpc17xx_40xx/mbed/src/lpc17_40_appinit.c:37:1: error: Too many blank lines nuttx/boards/arm/lpc17xx_40xx/mbed/src/lpc17_40_userleds.c:213:1: error: Blank line precedes right brace at line nuttx/boards/arm/lpc17xx_40xx/mbed/src/mbed.h:51:1: error: Too many blank lines ``` you can check locally by ./tools/checkpatch.sh -g HEAD~...HEAD -- 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: [email protected]
