pkarashchenko commented on code in PR #7809: URL: https://github.com/apache/nuttx/pull/7809#discussion_r1043240783
########## drivers/segger/note_sysview.c: ########## @@ -513,7 +514,7 @@ int sysview_initialize(void) * ****************************************************************************/ -void sched_note_filter_mode(struct note_filter_mode_s *oldm, +void PREFIX(sched_note_filter_mode)(struct note_filter_mode_s *oldm, struct note_filter_mode_s *newm) Review Comment: some alignment needs to be adjusted now -- 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