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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to