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 2020/06/15 11:47:00 UTC

[GitHub] [incubator-nuttx] PetervdPerk-NXP commented on pull request #1238: Net: SocketCAN support

PetervdPerk-NXP commented on pull request #1238:
URL: https://github.com/apache/incubator-nuttx/pull/1238#issuecomment-644079679


   I did but I wasn't sure what to do with the warnings, this is the output I got
   
   `hovergames@hovergames:~/nuttx/nuttx-master$ ./tools/nxstyle arch/arm/src/kinetis/hardware/kinetis_flexcan.h
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:74:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:75:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:76:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:77:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:78:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:79:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:80:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:81:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:82:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:83:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:84:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:85:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:86:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:87:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:88:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:89:43: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:181:46: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:231:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:232:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:233:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:234:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:235:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:236:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:237:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:238:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:239:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:240:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:241:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:242:45: warning: Wrong column position of comment right of code
   arch/arm/src/kinetis/hardware/kinetis_flexcan.h:243:45: warning: Wrong column position of comment right of code
   `


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