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=817714 ---Test result--- Test Summary: CheckPatch FAIL 0.93 seconds GitLint FAIL 0.92 seconds SubjectPrefix FAIL 0.35 seconds BuildKernel PASS 27.62 seconds CheckAllWarning PASS 30.64 seconds CheckSparse PASS 35.85 seconds CheckSmatch PASS 98.80 seconds BuildKernel32 PASS 27.17 seconds TestRunnerSetup PASS 434.34 seconds TestRunner_l2cap-tester PASS 22.86 seconds TestRunner_iso-tester PASS 47.19 seconds TestRunner_bnep-tester PASS 6.79 seconds TestRunner_mgmt-tester PASS 155.13 seconds TestRunner_rfcomm-tester PASS 10.67 seconds TestRunner_sco-tester PASS 14.34 seconds TestRunner_ioctl-tester PASS 12.04 seconds TestRunner_mesh-tester PASS 8.75 seconds TestRunner_smp-tester PASS 9.62 seconds TestRunner_userchan-tester PASS 8.21 seconds IncrementalBuild PASS 25.88 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [next] bluetooth/btintel: fix null ptr deref in btintel_read_version WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #83: If hci_cmd_sync_complete() is triggered and skb is NULL, then hdev->req_skb is NULL, WARNING: Reported-by: should be immediately followed by Closes: with a URL to the report #86: Reported-and-tested-by: syzbot+830d9e3fa61968246abd@xxxxxxxxxxxxxxxxxxxxxxxxx Signed-off-by: Edward Adam Davis <eadavis@xxxxxx> total: 0 errors, 2 warnings, 8 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/13522361.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: [next] bluetooth/btintel: fix null ptr deref in btintel_read_version 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 3: B1 Line exceeds max length (84>80): "If hci_cmd_sync_complete() is triggered and skb is NULL, then hdev->req_skb is NULL," ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject --- Regards, Linux Bluetooth