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


   ## Summary
   Fix
   ```
   note/notelog_driver.c:95:1: error: expected identifier or '(' before '{' 
token
    {
    ^
   note/notelog_driver.c:116:1: error: expected identifier or '(' before '{' 
token
    {
    ^
   note/notelog_driver.c:160:1: error: expected identifier or '(' before '{' 
token
    {
    ^
   note/notelog_driver.c:171:1: error: expected identifier or '(' before '{' 
token
    {
    ^
   note/notelog_driver.c:182:1: error: expected identifier or '(' before '{' 
token
    {
    ^
   note/notelog_driver.c:193:1: error: expected identifier or '(' before '{' 
token
    {
   ```
   while CONFIG_SCHED_INSTRUMENTATION enabled but 
CONFIG_SCHED_INSTRUMENTATION_SWITCH disabled.
   ## Impact
   N/A
   ## Testing
   CI
   


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