You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/03/22 22:51:10 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #3145: esp32_part_ioctl: Return -ENOTTY for unknown commands

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


   ## Summary
   It's traditional to use ENOTTY for this purpose.
   Littlefs seems to rely on this behavior for BIOC_FLUSH.
   
   Also, drop the log level.
   
   ## Impact
   
   ## Testing
   tested tested on esp32


-- 
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.

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3145: esp32_part_ioctl: Return -ENOTTY for unknown commands

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #3145:
URL: https://github.com/apache/incubator-nuttx/pull/3145


   


-- 
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.

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