RTEMS | libfs/dosfs: Add Doxygen headers and fix typos in core files (!923)
YASH BHIWANIA (@Yash)
gitlab at rtems.org
Sun Jan 18 22:25:17 UTC 2026
YASH BHIWANIA created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/923
Project:Branches: Yash/rtems:dosfs-cleanup to rtems/rtos/rtems:main
Author: YASH BHIWANIA
## Summary
This Merge Request improves the documentation coverage and code quality of the MS-DOS Filesystem (DOSFS) core within cpukit.
Changes included:
1. Added Doxygen @file headers to msdos.h and msdos_init.c to align with RTEMS documentation standards.
2. Corrected a common typo ("apropriately" -\> "appropriately") discovered by codespell in msdos_init.c.
3. Applied clang-format to the modified files to ensure compliance with RTEMS coding style.
These changes are part of my ongoing preparation for the GSoC 2026 project: "Port FatFS to RTEMS". By documenting these core files, I am establishing a better understanding of the VFS-to-DOSFS interface layers.
<!--Default settings, if it is a dropdown it will set after submission-->
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/923
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/20260118/07e2f422/attachment.htm>
More information about the bugs
mailing list