mirror of
https://github.com/eclipse-threadx/filex.git
synced 2026-09-14 04:05:59 +08:00
- Added blank line after #ifndef FX_MEDIA_STATISTICS_DISABLE for style consistency - Used local driver variable instead of media_ptr->fx_media_driver_entry - Removed early return on flush failure so FX_DRIVER_UNINIT is always called after FX_DRIVER_INIT, preventing driver resource leaks Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>