anchao opened a new pull request #5531: URL: https://github.com/apache/incubator-nuttx/pull/5531
## Summary net/socket: fix shadow variable socket/setsockopt.c: In function ‘psock_socketlevel_option’: socket/setsockopt.c:168:38: warning: declaration of ‘conn’ shadows a previous local [-Wshadow] 168 | FAR struct tcp_conn_s *conn; | ^~~~ Signed-off-by: chao.an <anc...@xiaomi.com> ## Impact N/A ## Testing ci check -- 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