xiaoxiang781216 commented on code in PR #7841: URL: https://github.com/apache/nuttx/pull/7841#discussion_r1045225570
########## include/nuttx/sched_note.h: ########## @@ -435,6 +435,56 @@ struct note_filter_irq_s #endif /* CONFIG_SCHED_INSTRUMENTATION_FILTER */ +struct sched_note_ops_s Review Comment: ```suggestion struct note_driver_ops_s ``` -- 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