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 2022/09/15 14:18:56 UTC

[GitHub] [incubator-nuttx] acassis commented on pull request #7083: sockopt:Change the flow of function psock_setsockopt and psock_getsockopt

acassis commented on PR #7083:
URL: https://github.com/apache/incubator-nuttx/pull/7083#issuecomment-1248168469

   Hi @vuhuyhop197 please fix these reported nxstyle errors:
   ```
    Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/getsockopt.c:351:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/getsockopt.c:352:6: error: Bad comment block alignment
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/getsockopt.c:353:6: error: Bad comment block alignment
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/getsockopt.c:384:3: error: Right brace must be followed by a blank line
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/setsockopt.c:544:6: error: Bad comment block alignment
   Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/net/socket/setsockopt.c:545:6: error: Bad comment block alignment
   ```


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org