apache-mynewt-bot commented on PR #1377:
URL: https://github.com/apache/mynewt-nimble/pull/1377#issuecomment-1260487095

   
   <!-- style-bot -->
   
   ## Style check summary
   
   ### Our coding style is 
[here!](https://github.com/apache/mynewt-core/blob/master/CODING_STANDARDS.md)
   
   
   #### nimble/host/src/ble_hs_hci_evt.c
   <details>
   
   ```diff
   @@ -67,8 +67,7 @@
    static ble_hs_hci_evt_le_fn ble_hs_hci_evt_le_subrate_change;
    
    /* Statistics */
   -struct host_hci_stats
   -{
   +struct host_hci_stats {
        uint32_t events_rxd;
        uint32_t good_acks_rxd;
        uint32_t bad_acks_rxd;
   ```
   
   </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.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to