xiaoxiang781216 commented on PR #2105: URL: https://github.com/apache/nuttx-apps/pull/2105#issuecomment-1747219188
@trns1997 please fix the nxstyle warning: ``` ../nuttx/tools/checkpatch.sh -m -g 719d03a8c14b4ce6263d57666f1c6d3244af6a60..HEAD Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:41:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:45:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:48:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:51:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:54:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:57:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:60:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:70:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:73:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:76:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:79:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:82:1: error: Missing blank line after comment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/examples/shm_test/shm_main.c:85:1: error: Missing blank line after comment ``` -- 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