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=773450 ---Test result--- Test Summary: CheckPatch FAIL 2.55 seconds GitLint FAIL 1.27 seconds SubjectPrefix PASS 0.33 seconds BuildKernel PASS 33.28 seconds CheckAllWarning PASS 36.11 seconds CheckSparse PASS 40.39 seconds CheckSmatch PASS 112.02 seconds BuildKernel32 PASS 30.97 seconds TestRunnerSetup PASS 485.38 seconds TestRunner_l2cap-tester PASS 22.99 seconds TestRunner_iso-tester PASS 44.11 seconds TestRunner_bnep-tester PASS 10.17 seconds TestRunner_mgmt-tester PASS 210.83 seconds TestRunner_rfcomm-tester PASS 15.40 seconds TestRunner_sco-tester PASS 18.57 seconds TestRunner_ioctl-tester PASS 17.02 seconds TestRunner_mesh-tester PASS 12.77 seconds TestRunner_smp-tester PASS 13.66 seconds TestRunner_userchan-tester PASS 10.60 seconds IncrementalBuild PASS 48.22 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v2,2/4] Bluetooth: hci_sync: fix use-after-free in hci_disconnect_all_sync WARNING: Possible unwrapped commit description (prefer a maximum 75 chars per line) #100: CPU: 0 PID: 124 Comm: kworker/u9:0 Tainted: G W 6.5.0-rc1+ #10 total: 0 errors, 1 warnings, 0 checks, 56 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/13342903.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: GitLint - FAIL Desc: Run gitlint Output: [v2,2/4] Bluetooth: hci_sync: fix use-after-free in hci_disconnect_all_sync 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 13: B1 Line exceeds max length (99>80): "BUG: KASAN: slab-use-after-free in hci_set_powered_sync (net/bluetooth/hci_sync.c:5424) [bluetooth]" 17: B1 Line exceeds max length (81>80): "Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.2-1.fc38 04/01/2014" 80: B2 Line has trailing whitespace: " " --- Regards, Linux Bluetooth