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/05/01 19:03:45 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #940: arch/arm, board/arm: Rename all up_ramvec_* functions to arm_ramvec_*

patacongo commented on pull request #940:
URL: https://github.com/apache/incubator-nuttx/pull/940#issuecomment-622519594


   These are the expected nxstyle problems that I was referring to:
   
    arch/arm/src/lc823450/lc823450_irq.c:307:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:333:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:338:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:415:26: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:849:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:307:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:333:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:338:21: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:415:26: error: Mixed case identifier found
   arch/arm/src/lc823450/lc823450_irq.c:849:21: error: Mixed case identifier found
   
   No other style problems are reported.


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