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 2020/10/20 02:34:34 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #2041: arch/xtensa/src/esp32/esp32_wlan.c: Fix an unused var warning

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


   
   ## Summary
   chip/esp32_wlan.c: In function 'esp_ioctl':
   chip/esp32_wlan.c:1262:30: warning: unused variable 'req' [-Wunused-variable]
      struct mii_ioctl_notify_s *req;
                                 ^~~
   
   ## Impact
   
   ## Testing
   
   build tested locally


----------------------------------------------------------------
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] btashton merged pull request #2041: arch/xtensa/src/esp32/esp32_wlan.c: Fix an unused var warning

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


   


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