simbit18 commented on PR #18542:
URL: https://github.com/apache/nuttx/pull/18542#issuecomment-4067284251
Hi @JianyuWang0623, please fix
```
../nuttx/tools/checkpatch.sh -c -u -m -g
11b4125170deee18458883441e0034fc1c310db3..HEAD
❌ Missing Signed-off-by
Used config files:
1: .codespellrc
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:174:18:
error: Left bracket not on separate line
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:179:18:
error: Left bracket not on separate line
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:180:18:
error: Left bracket not on separate line
Warning: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:180:56:
warning: Wrong column position of comment right of code
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:181:18:
error: Left bracket not on separate line
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:211:78:
error: Long line found
Warning: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:258:37:
warning: Wrong column position of comment right of code
Warning: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:259:37:
warning: Wrong column position of comment right of code
Warning: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:276:37:
warning: Wrong column position of comment right of code
Warning: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:295:37:
warning: Wrong column position of comment right of code
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:345:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:367:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:370:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:373:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:379:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:385:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:391:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:399:1:
error: Missing blank line after comment
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:449:80:
error: Long line found
Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:792:1:
error: Missing blank line before comment found
/home/runner/work/nuttx/nuttx/nuttx/drivers/usbdev/uvc.c:370: wHeight ==>
weight, height
Some checks failed. For contributing guidelines, see:
https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md
Error: Process completed with exit code 1.
```
--
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]