This is automated email and please do not reply to this email! Dear submitter, Thank you for submitting the patches to the linux bluetooth mailing list. This is a CI test results with your patch series: PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=640338 ---Test result--- Test Summary: CheckPatch FAIL 6.48 seconds GitLint PASS 2.12 seconds SubjectPrefix PASS 1.95 seconds BuildKernel PASS 32.15 seconds BuildKernel32 PASS 28.72 seconds Incremental Build with patchesPASS 65.13 seconds TestRunner: Setup PASS 468.98 seconds TestRunner: l2cap-tester PASS 17.39 seconds TestRunner: bnep-tester PASS 6.15 seconds TestRunner: mgmt-tester FAIL 101.05 seconds TestRunner: rfcomm-tester PASS 9.68 seconds TestRunner: sco-tester PASS 9.57 seconds TestRunner: smp-tester PASS 9.59 seconds TestRunner: userchan-tester PASS 6.42 seconds Details ############################## Test: CheckPatch - FAIL - 6.48 seconds Run checkpatch.pl script with rule in .checkpatch.conf [v3,1/2] Bluetooth: Implement support for Mesh\CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #701: FILE: net/bluetooth/hci_request.c:2122: + if (!hci_dev_test_flag(hdev, HCI_LE_SCAN) || + hci_dev_test_flag(hdev, HCI_MESH)) ERROR:CODE_INDENT: code indent should use tabs where possible #1515: FILE: net/bluetooth/mgmt.c:10062: +^I^I u8 addr_type, s8 rssi, u32 flags, u8 *eir,$ CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #1515: FILE: net/bluetooth/mgmt.c:10062: +static void mesh_device_found(struct hci_dev *hdev, bdaddr_t *bdaddr, + u8 addr_type, s8 rssi, u32 flags, u8 *eir, total: 1 errors, 0 warnings, 2 checks, 1474 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile /github/workspace/src/12845561.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. [v3,2/2] Bluetooth: Add experimental wrapper for MGMT based mesh\CHECK:BRACES: Unbalanced braces around else statement #244: FILE: net/bluetooth/mgmt.c:4537: + else { total: 0 errors, 0 warnings, 1 checks, 182 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. /github/workspace/src/12845560.patch has style problems, please review. NOTE: Ignored message types: UNKNOWN_COMMIT_ID NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: TestRunner: mgmt-tester - FAIL - 101.05 seconds Run test-runner with mgmt-tester Total: 493, Passed: 492 (99.8%), Failed: 1, Not Run: 0 Failed Test Cases Read Exp Feature - Success Failed 0.094 seconds --- Regards, Linux Bluetooth