Kinsey Moore started a new discussion on cpukit/libmisc/cpuuse/cpuusagereport.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/200#note_111825 > > "------------+----------------------------------------+---------------+---------\n" > ); > > - rtems_task_iterate( cpu_usage_visitor, &ctx ); > + rtems_task_iterate( callback, &ctx ); Please change the name of the visitor callback back to "cpu_usage_visitor" as this is more descriptive than "callback". -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/200#note_111825 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
