Gedare Bloom commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114218 The code looks mostly quite good. Just a note about fixing the use of `size_t`, it looks like `unsigned int` is used already for the `item_count` in the configuration, so that would be ok or an explicitly sized `uint32_t`. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/282#note_114218 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
