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=1081093 ---Test result--- Test Summary: CheckPatch FAIL 1.22 seconds GitLint PASS 0.54 seconds BuildEll PASS 17.61 seconds BluezMake PASS 603.42 seconds MakeCheck PASS 18.55 seconds MakeDistcheck PASS 220.26 seconds CheckValgrind PASS 273.63 seconds CheckSmatch WARNING 305.22 seconds bluezmakeextell PASS 166.13 seconds IncrementalBuild FAIL 0.25 seconds ScanBuild PASS 902.35 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [Bluez,2/2] monitor: Set msft_opcode on read_local_version_rsp ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #108: FILE: monitor/packet.c:4362: +static int get_msft_opcode(uint16_t manufacturer) { /github/workspace/src/patch/14524190.patch total: 1 errors, 0 warnings, 86 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/14524190.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: monitor/packet.c:2000:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3866:52: warning: array of flexible structuresmonitor/bt.h:3854:40: warning: array of flexible structuresmonitor/packet.c:2000:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3866:52: warning: array of flexible structuresmonitor/bt.h:3854:40: warning: array of flexible structures ############################## Test: IncrementalBuild - FAIL Desc: Incremental build with the patches in the series Output: fatal: previous rebase directory .git/rebase-apply still exists but mbox given. https://github.com/bluez/bluez/pull/2031 --- Regards, Linux Bluetooth