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 2022/04/12 12:14:46 UTC

[GitHub] [incubator-nuttx] pkarashchenko opened a new pull request, #6053: drivers: remove unimplemented open/close/ioctl interfaces

pkarashchenko opened a new pull request, #6053:
URL: https://github.com/apache/incubator-nuttx/pull/6053

   ## Summary
   - Remove unimplemented open/close/ioctl interfaces
   - Fix style issues
   - Use sizeof in snprintf
   
   ## Impact
   None
   
   ## 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: commits-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6053: drivers: remove unimplemented open/close/ioctl interfaces

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


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #6053: drivers: remove unimplemented open/close/ioctl interfaces

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on PR #6053:
URL: https://github.com/apache/incubator-nuttx/pull/6053#issuecomment-1099977059

   Yes, I was thought that the compiler error doesn't fix yet.


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] pkarashchenko commented on pull request #6053: drivers: remove unimplemented open/close/ioctl interfaces

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on PR #6053:
URL: https://github.com/apache/incubator-nuttx/pull/6053#issuecomment-1099975903

   @xiaoxiang781216 could you please merge the PR?


-- 
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-unsubscribe@nuttx.apache.org

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