hartmannathan opened a new pull request #1998:
URL: https://github.com/apache/incubator-nuttx/pull/1998


   ## Summary
   
   arch/arm/src/tiva/cc13xx/cc13x2_v2_trim.c:
   - Fix nxstyle errors.
   - No functional changes; however modified one function, 
trim_wakeup_fromshutdown(), to avoid blocks that existed only to declare 
variables mid-function; nxstyle was complaining about the positions of the 
opening and closing braces of those blocks.
   
   ## Impact
   
   Removes nxstyle errors.
   
   ## Testing
   
   nxstyle


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


Reply via email to