apache-mynewt-bot commented on pull request #2561:
URL: https://github.com/apache/mynewt-core/pull/2561#issuecomment-817863242


   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### hw/mcu/dialog/cmac/src/cmac_timer.c
   <details>
   
   ```diff
   @@ -507,7 +507,8 @@
    #endif
    }
    
   -void cmac_timer_wrap_llt(void)
   +void
   +cmac_timer_wrap_llt(void)
    {
        uint32_t new_ll_timer_36;
        uint32_t new_ll_timer_09;
   ```
   
   </details>


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


Reply via email to