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=838901 ---Test result--- Test Summary: CheckPatch PASS 0.54 seconds GitLint FAIL 0.54 seconds SubjectPrefix PASS 0.07 seconds BuildKernel PASS 27.85 seconds CheckAllWarning PASS 30.40 seconds CheckSparse PASS 36.02 seconds CheckSmatch PASS 98.47 seconds BuildKernel32 PASS 26.97 seconds TestRunnerSetup PASS 519.49 seconds TestRunner_l2cap-tester PASS 20.17 seconds TestRunner_iso-tester PASS 32.68 seconds TestRunner_bnep-tester PASS 4.81 seconds TestRunner_mgmt-tester PASS 113.85 seconds TestRunner_rfcomm-tester PASS 7.31 seconds TestRunner_sco-tester PASS 14.94 seconds TestRunner_ioctl-tester PASS 7.76 seconds TestRunner_mesh-tester PASS 5.80 seconds TestRunner_smp-tester PASS 6.89 seconds TestRunner_userchan-tester PASS 4.92 seconds IncrementalBuild PASS 26.45 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: Fix TOCTOU in HCI debugfs implementation 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 20: B3 Line contains hard tab characters (\t): " if (val == 0 || val > hdev->conn_info_max_age)" 21: B3 Line contains hard tab characters (\t): " return -EINVAL;" 25: B3 Line contains hard tab characters (\t): " if (val == 0 || val > hdev->conn_info_max_age)" 26: B3 Line contains hard tab characters (\t): " return -EINVAL;" 49: B1 Line exceeds max length (89>80): "Link: https://lore.kernel.org/linux-bluetooth/20231222161317.6255-1-2045gemini@xxxxxxxxx/" 51: B1 Line exceeds max length (89>80): "Link: https://lore.kernel.org/linux-bluetooth/20231222162931.6553-1-2045gemini@xxxxxxxxx/" 52: B1 Line exceeds max length (89>80): "Link: https://lore.kernel.org/linux-bluetooth/20231222162310.6461-1-2045gemini@xxxxxxxxx/" 58: B1 Line exceeds max length (81>80): "I've made changes to the patches that you submitted in December 2023 and that are" --- Regards, Linux Bluetooth