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/15 02:57:31 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #3060: find_blockdriver: Don't ferr() on MTDs

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


   ## Summary
   find_blockdriver: Don't ferr() on MTDs
   It's the normal path when you open a MTD. ferr() is too strong.
   ## Impact
   change the syslog message
   ## Testing
   w/ CONFIG_MTD, tested on a board. (esp32)
   w/o CONFIG_MTD, build-tested. (sim:vpnkit)
   


----------------------------------------------------------------
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 #3060: find_blockdriver: Don't ferr() on MTDs

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


   


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