Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/903 was reviewed by Chris Johns
-- Chris Johns started a new discussion on cpukit/libblock/src/flashdisk.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/903#note_139702 > + { > + sc = RTEMS_NO_MEMORY; > + goto error_cleanup; Per [Readability](https://docs.rtems.org/docs/main/eng/coding-conventions.html#readability) could you please justify the use of `goto`? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/903 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
