xiaoxiang781216 opened a new pull request #5422:
URL: https://github.com/apache/incubator-nuttx/pull/5422


   ## Summary
   
   - fs: Remove the unnecessary Kconfig definition
   - shm: Rename FS_SHMPATH to FS_SHM_VFS_PATH
   - mqueue: Rename FS_MQUEUE_MPATH to FS_MQUEUE_VFS_PATH
   - semaphore: Rename FS_NAMED_SEMPATH to FS_NAMED_SEMAPHORES_VFS_PATH
   - semaphore: Change FS_NAMED_SEMPATH from "/var/lock" to "/var/sem"
   
   ## Impact
   Minor, since nobody change the default setting.
   
   ## Testing
   Pass CI
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to