RTEMS | cpukit/libfs: Clean up the libfs mount handlers (!480)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed May 21 17:54:55 UTC 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250521/66f4e05b/attachment.htm>


More information about the bugs mailing list