xiaoxiang781216 commented on PR #19948: URL: https://github.com/apache/nuttx/pull/19948#issuecomment-5395089960
@raiden00pl please fix: ``` ../nuttx/tools/checkpatch.sh -c -u -m -g fae893d4115e43fcf530243b391f7708cc71a6af..HEAD Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:292:9: error: Bad right brace alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:513:2: error: Bad left brace alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:514:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:515:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:516:6: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:518:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:519:6: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:521:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:522:6: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:523:2: error: Bad right brace alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1142:6: error: Bad left brace alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1143:8: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1144:10: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1157:8: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1181:8: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/drivers/pci/pci.c:1188:6: error: Bad right brace 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
