Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480 
was reviewed by Gedare Bloom

--
  
Gedare Bloom started a new discussion on cpukit/include/rtems/imfs.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_122744

 > -  rtems_filesystem_mount_table_entry_t *mt_entry  /* IN */
 > +  rtems_filesystem_mount_table_entry_t *mt_entry,  /* IN */
 > +  const void* data

attach the `*` to the variable name

--
  
Gedare Bloom started a new discussion on cpukit/include/rtems/libio.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_122745

 >  );
 > -
 > +#if 0

Add a comment here. We should prefer to avoid dead text in our repo. Can we 
have an Issue to delete this unused block of text, or just delete it directly?


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


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to