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=1092831 ---Test result--- Test Summary: CheckPatch FAIL 0.78 seconds GitLint FAIL 0.34 seconds SubjectPrefix PASS 0.13 seconds BuildKernel PASS 26.02 seconds CheckAllWarning PASS 28.87 seconds CheckSparse PASS 27.80 seconds BuildKernel32 PASS 25.35 seconds TestRunnerSetup PASS 563.31 seconds IncrementalBuild PASS 25.36 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v6] Bluetooth: hci_qca: Convert timeout from jiffies to ms ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit c347ca17d62a ("Bluetooth: hci_qca: Fix missing wakeup during SSR memdump handling")' #135: Wake timer depends on commit c347ca17d62a total: 1 errors, 0 warnings, 101 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/patch/14565792.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: [v6] Bluetooth: hci_qca: Convert timeout from jiffies to ms 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 28: B1 Line exceeds max length (89>80): "- Rename macros by dropping the _MS suffix to reflect that they now yield jiffies values." 31: B1 Line exceeds max length (84>80): " https://lore.kernel.org/all/20260429123802.1310681-1-shuai.zhang@oss.qualcomm.com/" 36: B1 Line exceeds max length (84>80): " https://lore.kernel.org/all/20260327082941.1396521-1-shuai.zhang@oss.qualcomm.com/" https://github.com/bluez/bluetooth-next/pull/168 --- Regards, Linux Bluetooth