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=901846 ---Test result--- Test Summary: CheckPatch FAIL 3.54 seconds GitLint PASS 2.41 seconds BuildEll PASS 24.73 seconds BluezMake PASS 1737.88 seconds MakeCheck PASS 13.46 seconds MakeDistcheck PASS 180.52 seconds CheckValgrind PASS 254.65 seconds CheckSmatch WARNING 358.75 seconds bluezmakeextell PASS 121.22 seconds IncrementalBuild PASS 11429.59 seconds ScanBuild PASS 1028.62 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v3,2/7] client: Use g_clear_pointer() to clean up menus ERROR:INITIALISED_STATIC: do not initialise statics to NULL #66: FILE: client/admin.c:194: +static GDBusClient *client = NULL; ERROR:SPACING: need consistent spacing around '*' (ctx:WxV) #66: FILE: client/admin.c:194: +static GDBusClient *client = NULL; ^ ERROR:INITIALISED_STATIC: do not initialise statics to NULL #87: FILE: client/assistant.c:393: +static GDBusClient * client = NULL; ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar" #87: FILE: client/assistant.c:393: +static GDBusClient * client = NULL; ERROR:INITIALISED_STATIC: do not initialise statics to NULL #109: FILE: client/player.c:5697: +static GDBusClient *client = NULL; /github/workspace/src/src/13845731.patch total: 5 errors, 0 warnings, 46 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/13845731.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: CheckSmatch - WARNING Desc: Run smatch tool with source Output: src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h):src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h):src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h):src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h):src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h):src/shared/shell.c: note: in included file (through /usr/include/readline/readline.h): --- Regards, Linux Bluetooth