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 2022/05/10 09:03:22 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6226: Replace nxsem_timedwait_uninterruptible with nxsem_tickwait_uninterruptible

xiaoxiang781216 commented on PR #6226:
URL: https://github.com/apache/incubator-nuttx/pull/6226#issuecomment-1122125054

   Please ignore the follow warning:
   ```
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/nrf24l01.c:1889:11: error: Mixed case identifier found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/nrf24l01.c:1892:11: error: Mixed case identifier found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/drivers/wireless/nrf24l01.c:1896:11: error: Mixed case identifier found
   ```
   I will provide the separated patch fix it.


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

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