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=778336 ---Test result--- Test Summary: CheckPatch FAIL 1.31 seconds GitLint FAIL 0.61 seconds SubjectPrefix PASS 0.14 seconds BuildKernel PASS 33.22 seconds CheckAllWarning PASS 36.40 seconds CheckSparse PASS 41.61 seconds CheckSmatch PASS 113.71 seconds BuildKernel32 PASS 32.12 seconds TestRunnerSetup PASS 500.59 seconds TestRunner_l2cap-tester PASS 28.88 seconds TestRunner_iso-tester PASS 52.09 seconds TestRunner_bnep-tester PASS 11.46 seconds TestRunner_mgmt-tester PASS 227.05 seconds TestRunner_rfcomm-tester PASS 17.28 seconds TestRunner_sco-tester PASS 20.68 seconds TestRunner_ioctl-tester PASS 19.46 seconds TestRunner_mesh-tester PASS 14.52 seconds TestRunner_smp-tester PASS 15.55 seconds TestRunner_userchan-tester PASS 12.10 seconds IncrementalBuild PASS 30.68 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED WARNING: Possible repeated word: 'is' #81: This introduces HCI_QUIRK_BROKEN_LE_CODED is is used to indicate that total: 0 errors, 1 warnings, 34 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/13361346.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: Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED 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 11: B1 Line exceeds max length (116>80): "Link: https://lore.kernel.org/linux-bluetooth/CABBYNZKco-v7wkjHHexxQbgwwSz-S=GZ=dZKbRE1qxT1h4fFbQ@xxxxxxxxxxxxxx/T/#" --- Regards, Linux Bluetooth