pkarashchenko commented on a change in pull request #5254:
URL: https://github.com/apache/incubator-nuttx/pull/5254#discussion_r786449355



##########
File path: arch/xtensa/src/esp32/esp32_wlan.c
##########
@@ -1077,7 +1077,7 @@ static void wlan_txtimeout_expiry(wdparm_t arg)
 static void wlan_poll_work(void *arg)
 {
   int32_t delay_tick = WLAN_WDDELAY;
-  FAR struct wlan_priv_s *priv = (FAR struct wlan_priv_s *)arg;

Review comment:
       Yes. The `FAR` is not used anywhere for xtensa




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to