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=747318 ---Test result--- Test Summary: CheckPatch PASS 2.04 seconds GitLint PASS 0.89 seconds SubjectPrefix FAIL 0.60 seconds BuildKernel PASS 32.50 seconds CheckAllWarning WARNING 35.62 seconds CheckSparse WARNING 40.87 seconds CheckSmatch WARNING 110.27 seconds BuildKernel32 PASS 31.83 seconds TestRunnerSetup PASS 457.47 seconds TestRunner_l2cap-tester PASS 17.22 seconds TestRunner_iso-tester PASS 21.84 seconds TestRunner_bnep-tester PASS 5.67 seconds TestRunner_mgmt-tester PASS 117.57 seconds TestRunner_rfcomm-tester PASS 9.11 seconds TestRunner_sco-tester PASS 8.41 seconds TestRunner_ioctl-tester PASS 9.88 seconds TestRunner_mesh-tester PASS 7.20 seconds TestRunner_smp-tester PASS 8.31 seconds TestRunner_userchan-tester PASS 6.02 seconds IncrementalBuild PASS 39.59 seconds Details ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject "Bluetooth: " prefix is not specified in the subject ############################## Test: CheckAllWarning - WARNING Desc: Run linux kernel with all warning enabled Output: drivers/bluetooth/btrtl.c: In function ‘btrtl_set_quirks’:drivers/bluetooth/btrtl.c:1194:3: warning: this statement may fall through [-Wimplicit-fallthrough=] 1194 | set_bit(HCI_QUIRK_BROKEN_LOCAL_EXT_FEATURES_PAGE_2, &hdev->quirks); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~drivers/bluetooth/btrtl.c:1195:2: note: here 1195 | default: | ^~~~~~~ ############################## Test: CheckSparse - WARNING Desc: Run sparse tool with linux kernel Output: drivers/bluetooth/btrtl.c: In function ‘btrtl_set_quirks’:drivers/bluetooth/btrtl.c:1194:3: warning: this statement may fall through [-Wimplicit-fallthrough=]drivers/bluetooth/btrtl.c:1195:2: note: here ############################## Test: CheckSmatch - WARNING Desc: Run smatch tool with source Output: drivers/bluetooth/btrtl.c: In function ‘btrtl_set_quirks’:drivers/bluetooth/btrtl.c:1194:3: warning: this statement may fall through [-Wimplicit-fallthrough=]drivers/bluetooth/btrtl.c:1195:2: note: here --- Regards, Linux Bluetooth