crafcat7 opened a new pull request, #7760:
URL: https://github.com/apache/nuttx/pull/7760

   ## Summary
   In some cases, deleting a folder will return unexpected results. For 
example, ENOENT should be returned when deleting a non-existent folder, but the 
result will return ENOTDIR.After this patch, the error type can be returned 
normally.
   
   ## Impact
   
   ## Testing
   
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to