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=813893 ---Test result--- Test Summary: CheckPatch FAIL 0.72 seconds GitLint PASS 0.50 seconds BuildEll PASS 24.00 seconds BluezMake PASS 722.25 seconds MakeCheck PASS 11.83 seconds MakeDistcheck PASS 160.48 seconds CheckValgrind PASS 221.84 seconds CheckSmatch PASS 327.10 seconds bluezmakeextell PASS 106.56 seconds IncrementalBuild PASS 665.20 seconds ScanBuild WARNING 948.25 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v1] audio: transport: Fix crash on A2DP suspend WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '052534ae07b8', maybe rebased or not pulled? #76: Commit 052534ae07b8 ("transport: Update transport release flow for /github/workspace/src/src/13509235.patch total: 0 errors, 1 warnings, 40 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/13509235.patch has style problems, please review. NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. ############################## Test: ScanBuild - WARNING Desc: Run Scan Build Output: profiles/audio/transport.c:620:30: warning: Access to field 'pending' results in a dereference of a null pointer (loaded from variable 'owner') struct media_request *req = owner->pending; ^~~~~~~~~~~~~~ 1 warning generated. --- Regards, Linux Bluetooth