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/series/1159982/ ---Test result--- Test Summary: CheckPatch FAIL 1.09 seconds GitLint PASS 0.29 seconds BuildEll PASS 20.33 seconds BluezMake PASS 566.36 seconds MakeCheck PASS 19.77 seconds MakeDistcheck PASS 155.21 seconds CheckValgrind PASS 224.36 seconds CheckSmatch PASS 300.56 seconds bluezmakeextell PASS 98.88 seconds IncrementalBuild PASS 573.47 seconds ScanBuild PASS 921.94 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v3,BlueZ] Add cover art support ERROR:INITIALISED_STATIC: do not initialise statics to NULL #1107: FILE: src/profile.c:1509: +static GSList *psm_watches = NULL; ERROR:INITIALISED_STATIC: do not initialise statics to 0 #1108: FILE: src/profile.c:1510: +static unsigned int psm_watch_id = 0; /github/workspace/src/patch/14797210.patch total: 2 errors, 0 warnings, 1042 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/patch/14797210.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. https://github.com/bluez/bluez/pull/2500 --- Regards, Linux Bluetooth