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=704921 ---Test result--- Test Summary: CheckPatch FAIL 2.79 seconds GitLint PASS 1.42 seconds BuildEll PASS 27.44 seconds BluezMake PASS 779.86 seconds MakeCheck PASS 11.19 seconds MakeDistcheck PASS 149.27 seconds CheckValgrind PASS 241.68 seconds bluezmakeextell PASS 95.57 seconds IncrementalBuild PASS 3135.98 seconds ScanBuild WARNING 978.11 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v2,2/5] shared/shell: Add bt_shell_echo WARNING:PREFER_DEFINED_ATTRIBUTE_MACRO: Prefer __printf(1, 2) over __attribute__((format(printf, 1, 2))) #131: FILE: src/shared/shell.h:74: + ...) __attribute__((format(printf, 1, 2))); /github/workspace/src/src/13074521.patch total: 0 errors, 1 warnings, 34 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/13074521.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: src/shared/shell.c:1180:13: warning: Access to field 'options' results in a dereference of a null pointer (loaded from variable 'opt') if (c != opt->options[index - offset].val) { ^~~~~~~~~~~~ 1 warning generated. --- Regards, Linux Bluetooth