RTEMS | cpukit/libfs: Clean up the libfs mount handlers (!480)
Chris Johns (@chris)
gitlab at rtems.org
Fri May 30 01:00:00 UTC 2025
Chris Johns commented on a discussion on cpukit/include/rtems/libio.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_123014
> * @see rtems_filesystem_default_mount().
> */
> typedef int (*rtems_filesystem_mount_t) (
> - rtems_filesystem_mount_table_entry_t *mt_entry
> + rtems_filesystem_mount_table_entry_t *mt_entry,
> + const void *data
> );
> -
> +#if 0
Removed the dead code.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/480#note_123014
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/20250530/b9b64982/attachment-0001.htm>
More information about the bugs
mailing list