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=789101 ---Test result--- Test Summary: CheckPatch FAIL 2.89 seconds GitLint PASS 0.61 seconds SubjectPrefix PASS 0.20 seconds BuildKernel PASS 35.46 seconds CheckAllWarning PASS 39.10 seconds CheckSparse WARNING 44.54 seconds CheckSmatch WARNING 118.36 seconds BuildKernel32 PASS 34.21 seconds TestRunnerSetup PASS 520.60 seconds TestRunner_l2cap-tester PASS 32.09 seconds TestRunner_iso-tester PASS 55.24 seconds TestRunner_bnep-tester PASS 10.58 seconds TestRunner_mgmt-tester PASS 234.69 seconds TestRunner_rfcomm-tester PASS 16.34 seconds TestRunner_sco-tester PASS 19.67 seconds TestRunner_ioctl-tester PASS 18.91 seconds TestRunner_mesh-tester PASS 13.78 seconds TestRunner_smp-tester PASS 14.59 seconds TestRunner_userchan-tester PASS 11.30 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:1631: + if (!bacmp(&hdev->bdaddr, dst)) + { ERROR: that open brace { should be on the previous line #162: FILE: net/bluetooth/hci_event.c:3271: + if (!bacmp(&hdev->bdaddr, &ev->bdaddr)) + { WARNING: line length of 108 exceeds 100 columns #164: FILE: net/bluetooth/hci_event.c:3273: + 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/13405332.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