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=789095 ---Test result--- Test Summary: CheckPatch FAIL 1.88 seconds GitLint PASS 0.71 seconds SubjectPrefix PASS 0.25 seconds BuildKernel PASS 36.22 seconds CheckAllWarning PASS 38.57 seconds CheckSparse WARNING 44.78 seconds CheckSmatch WARNING 117.53 seconds BuildKernel32 PASS 34.05 seconds TestRunnerSetup PASS 513.44 seconds TestRunner_l2cap-tester PASS 31.39 seconds TestRunner_iso-tester PASS 61.14 seconds TestRunner_bnep-tester PASS 10.66 seconds TestRunner_mgmt-tester PASS 229.05 seconds TestRunner_rfcomm-tester PASS 16.26 seconds TestRunner_sco-tester PASS 19.68 seconds TestRunner_ioctl-tester PASS 18.55 seconds TestRunner_mesh-tester PASS 13.47 seconds TestRunner_smp-tester PASS 14.49 seconds TestRunner_userchan-tester PASS 11.19 seconds IncrementalBuild PASS 39.54 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [2/2] Bluetooth: Reject connection with the device which has same BD_ADDR ERROR: that open brace { should be on the previous line #144: FILE: net/bluetooth/hci_conn.c:1615: + if (!bacmp(&hdev->bdaddr, dst)) + { ERROR: that open brace { should be on the previous line #162: FILE: net/bluetooth/hci_event.c:3272: + if (!bacmp(&hdev->bdaddr, &ev->bdaddr)) + { WARNING: line length of 108 exceeds 100 columns #164: FILE: net/bluetooth/hci_event.c:3274: + bt_dev_dbg(hdev, "Reject connection from the device with same BD_ADDR %pMR\n", &ev->bdaddr); total: 2 errors, 1 warnings, 0 checks, 27 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/src/13405302.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: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): --- Regards, Linux Bluetooth