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=813906 ---Test result--- Test Summary: CheckPatch FAIL 2.87 seconds GitLint PASS 0.99 seconds SubjectPrefix PASS 0.33 seconds BuildKernel PASS 28.06 seconds CheckAllWarning PASS 30.64 seconds CheckSparse WARNING 36.43 seconds CheckSmatch WARNING 99.91 seconds BuildKernel32 PASS 27.22 seconds TestRunnerSetup PASS 435.07 seconds TestRunner_l2cap-tester PASS 22.98 seconds TestRunner_iso-tester PASS 94.14 seconds TestRunner_bnep-tester PASS 6.96 seconds TestRunner_mgmt-tester PASS 161.32 seconds TestRunner_rfcomm-tester PASS 10.76 seconds TestRunner_sco-tester PASS 14.49 seconds TestRunner_ioctl-tester PASS 12.02 seconds TestRunner_mesh-tester PASS 8.73 seconds TestRunner_smp-tester PASS 9.75 seconds TestRunner_userchan-tester PASS 7.32 seconds IncrementalBuild PASS 83.71 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [1/5] Bluetooth: Remove superfluous call to hci_conn_check_pending() WARNING: Please use correct Fixes: style 'Fixes: <12 chars of sha1> ("<title line>")' - ie: 'Fixes: 198fc841b667 ("Merge 33ba02027f8092a3b79e82372598867aac9f54ee into ef3a59b4541dfc255a914dc47880a3a28097dc7b")' #70: Fixes: a9de9248064bfc8eb0a183a6a951a4e7b5ca10a4 total: 0 errors, 1 warnings, 0 checks, 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/13509297.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. [2/5] Bluetooth: hci_event: Use HCI error defines instead of magic values WARNING: Missing commit description - Add an appropriate one total: 0 errors, 1 warnings, 0 checks, 43 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/13509298.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. [4/5] Bluetooth: hci_event: Do sanity checks before retrying to connect WARNING: quoted string split across lines #79: FILE: net/bluetooth/hci_event.c:2339: + "\"Create Connection\" returned error " + "(0x%2.2x) indicating to try again, but " WARNING: quoted string split across lines #80: FILE: net/bluetooth/hci_event.c:2340: + "(0x%2.2x) indicating to try again, but " + "there's no concurrent \"Create " WARNING: quoted string split across lines #81: FILE: net/bluetooth/hci_event.c:2341: + "there's no concurrent \"Create " + "Connection\" nor an ongoing inquiry", total: 0 errors, 3 warnings, 0 checks, 28 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/13509300.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. [5/5] Bluetooth: hci_event: Try reconnecting on more kinds of errors WARNING: quoted string split across lines #109: FILE: net/bluetooth/hci_event.c:3265: + "\"Connect Complete\" event with error " + "(0x%2.2x) indicating to try again, but " WARNING: quoted string split across lines #110: FILE: net/bluetooth/hci_event.c:3266: + "(0x%2.2x) indicating to try again, but " + "there's no concurrent \"Create " WARNING: quoted string split across lines #111: FILE: net/bluetooth/hci_event.c:3267: + "there's no concurrent \"Create " + "Connection\" nor an ongoing inquiry", WARNING: else is not generally useful after a break or return #119: FILE: net/bluetooth/hci_event.c:3275: + return; + } else { total: 0 errors, 4 warnings, 0 checks, 50 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/13509301.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: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h):net/bluetooth/hci_event.c: note: in included file (through include/net/bluetooth/hci_core.h): --- Regards, Linux Bluetooth