xiaoxiang781216 opened a new pull request, #7437: URL: https://github.com/apache/incubator-nuttx/pull/7437
## Summary - fs: Remove the unused nx_[v]ioctl to prefer file_[v]ioctl for kernel - fs: Remove the unused nx_poll to prefer file_poll for kernel - fs: Remove the unused nx_dup to prefer file_dup for kernel - fs: Remove the unused nx_fcntl to prefer file_fcntl for kernel - fs: Remove the unused nx_pipe to prefer file_pipe for kernel ## Impact Code refactor only ## Testing Pass internal test -- 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