comejv commented on PR #16809:
URL: https://github.com/apache/nuttx/pull/16809#issuecomment-3161649234

   I am still failing the checkpatch checks but they don't really make sense 
imo, like for example asking me to add an empty line after this comment:
   
   ```c
     /* Nothing to do if no timers enabled */
     if (count == 0)
       {
         return OK;
       }
   ```


-- 
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...@nuttx.apache.org

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

Reply via email to