RTEMS | Feature/stack reporter config (!86)

Kinsey Moore (@opticron) gitlab at rtems.org
Thu Aug 15 14:16:34 UTC 2024




Kinsey Moore commented on a discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111069

 >  
 >  /**
 >   * @brief Iterates over all stacks used by the system and invokes the visitor
 > - *   routine for each stack.
 > + *        routine for each stack.
 >   *
 >   * This method prints a stack usage report for the curently executing
 >   * task.
 >   *
 > - * @param visitor is the visitor routine invoked for each stack.
 > + * @param[in] visitor is the visitor routine invoked for each stack.
 >   *
 > - * @param arg is the argument passed to each visitor routine invocation during
 > - *   the iteration.
 > + * @param[in] arg is the argument passed to each visitor routine invocation 
 > + *                during the iteration.

Both lines were already being modified, so the readability was improved in the process.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111069
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240815/6ecefdcf/attachment-0001.htm>


More information about the bugs mailing list