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=672467 ---Test result--- Test Summary: CheckPatch PASS 3.40 seconds GitLint FAIL 2.32 seconds Prep - Setup ELL PASS 26.45 seconds Build - Prep PASS 0.68 seconds Build - Configure PASS 8.09 seconds Build - Make PASS 735.40 seconds Make Check PASS 11.29 seconds Make Check w/Valgrind PASS 286.38 seconds Make Distcheck PASS 237.35 seconds Build w/ext ELL - Configure PASS 8.26 seconds Build w/ext ELL - Make PASS 82.60 seconds Incremental Build w/ patches PASS 292.60 seconds Scan Build WARNING 516.29 seconds Details ############################## Test: GitLint - FAIL Desc: Run gitlint with rule in .gitlint Output: [BlueZ,v2,3/3] profiles: Fix function definition style 6: B3 Line contains hard tab characters (\t): "+ int (*select) (struct bt_bap_pac *lpac, struct bt_bap_pac *rpac," ############################## Test: Scan Build - WARNING Desc: Run Scan Build with patches Output: ***************************************************************************** The bugs reported by the scan-build may or may not be caused by your patches. Please check the list and fix the bugs if they are caused by your patch. ***************************************************************************** profiles/audio/media.c:1459:6: warning: 8th function call argument is an uninitialized value if (media_endpoint_create(adapter, sender, path, uuid, delay_reporting, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3005:3: warning: Use of memory after it is freed release_endpoint(adapter->endpoints->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiles/audio/media.c:3008:3: warning: Use of memory after it is freed media_player_destroy(adapter->players->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. --- Regards, Linux Bluetooth