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=779464 ---Test result--- Test Summary: CheckPatch PASS 0.89 seconds GitLint FAIL 0.59 seconds SubjectPrefix PASS 0.13 seconds BuildKernel PASS 32.03 seconds CheckAllWarning PASS 35.29 seconds CheckSparse PASS 40.36 seconds CheckSmatch PASS 113.12 seconds BuildKernel32 PASS 31.07 seconds TestRunnerSetup PASS 475.05 seconds TestRunner_l2cap-tester PASS 27.01 seconds TestRunner_iso-tester PASS 47.85 seconds TestRunner_bnep-tester PASS 10.34 seconds TestRunner_mgmt-tester PASS 217.79 seconds TestRunner_rfcomm-tester PASS 15.84 seconds TestRunner_sco-tester PASS 19.02 seconds TestRunner_ioctl-tester PASS 17.82 seconds TestRunner_mesh-tester PASS 12.97 seconds TestRunner_smp-tester PASS 14.03 seconds TestRunner_userchan-tester PASS 10.94 seconds IncrementalBuild PASS 29.67 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: hci_conn: verify connection is to be aborted before doing it WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 15: B1 Line exceeds max length (88>80): "Closes: https://lore.kernel.org/linux-bluetooth/0000000000005ab984060371583e@xxxxxxxxxx/" 26: B3 Line contains hard tab characters (\t): " 2874 conn = hci_conn_hash_lookup_handle(hdev, handle);" 27: B3 Line contains hard tab characters (\t): " 2875 if (!conn || WARN_ON(!conn->abort_reason))" 28: B3 Line contains hard tab characters (\t): " 2876 return 0;" --- Regards, Linux Bluetooth