RE: Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
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=1141845 ---Test result--- Test Summary: CheckPatch PASS 0.74 seconds VerifyFixes PASS 0.14 seconds VerifySignedoff PASS 0.13 seconds GitLint FAIL 0.33 seconds SubjectPrefix PASS 0.13 seconds BuildKernel PASS 25.23 seconds CheckAllWarning PASS 27.57 seconds CheckSparse PASS 29.54 seconds BuildKernel32 PASS 27.96 seconds CheckKernelLLVM SKIP 0.00 seconds TestRunnerSetup PASS 523.00 seconds TestRunner_iso-tester PASS 97.77 seconds IncrementalBuild PASS 27.27 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint Output: Bluetooth: ISO: do not force BT_LISTEN after a failed BIG sync 7: B3 Line contains hard tab characters (\t): " release_sock(sk);" 8: B3 Line contains hard tab characters (\t): " iso_conn_big_sync(sk);" 9: B3 Line contains hard tab characters (\t): " lock_sock(sk);" 11: B3 Line contains hard tab characters (\t): " sk->sk_state = BT_LISTEN;" 21: B3 Line contains hard tab characters (\t): " hci_le_pa_sync_lost_evt()" 22: B3 Line contains hard tab characters (\t): " hci_disconn_cfm() -> iso_disconn_cfm() -> iso_conn_del()" 23: B3 Line contains hard tab characters (\t): " iso_chan_del()" 24: B3 Line contains hard tab characters (\t): " iso_pi(sk)->conn = NULL" 25: B3 Line contains hard tab characters (\t): " sk->sk_state = BT_CLOSED" 26: B3 Line contains hard tab characters (\t): " sock_set_flag(sk, SOCK_ZAPPED)" ############################## Test: CheckKernelLLVM - SKIP Desc: Build kernel with LLVM + context analysis Output: Clang not found https://github.com/bluez/bluetooth-next/pull/544 --- Regards, Linux Bluetooth