xiaoxiang781216 commented on a change in pull request #443: URL: https://github.com/apache/incubator-nuttx-apps/pull/443#discussion_r512922366
########## File path: nshlib/nsh_netcmds.c ########## @@ -391,7 +391,9 @@ static int nsh_foreach_netdev(nsh_netdev_callback_t callback, dir = opendir(CONFIG_NSH_PROC_MOUNTPOINT "/net"); Review comment: Sure. BTW, please squash your patch into one like this: git rebase --interactive and change pick to squash ---------------------------------------------------------------- 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: us...@infra.apache.org