Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891 
was reviewed by Joel Sherrill

--
  
Joel Sherrill started a new discussion: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137977


The commit message needs to have a descriptive body. It is passing the CI 
checker due to the signed-off line

--
  
Joel Sherrill started a new discussion on testsuites/psxtests/psximfs03/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137978

 > -{
 > -  return MEMORY_SIZE - alloc_blocks_count * BLOCK_SIZE;
 > +size_t free_space(void) {

The opening brace should stay on its own line.

--
  
Joel Sherrill started a new discussion on testsuites/psxtests/psximfs03/init.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891#note_137979

 > -  block *memory = freelist;
 > -  freelist = NULL;
 > +void *empty_space(void) {

The opening brace should stay on its own line.


-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/891
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