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=865811 ---Test result--- Test Summary: CheckPatch FAIL 9.80 seconds GitLint PASS 0.60 seconds BuildEll PASS 24.62 seconds BluezMake PASS 1809.27 seconds MakeCheck PASS 13.20 seconds MakeDistcheck PASS 184.30 seconds CheckValgrind PASS 256.07 seconds CheckSmatch WARNING 358.51 seconds bluezmakeextell PASS 122.75 seconds IncrementalBuild PASS 4778.15 seconds ScanBuild PASS 1033.97 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v1,1/3] l2cap-tester: Add tests for multiple data packets WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 25) #351: FILE: tools/l2cap-tester.c:1285: + if (getsockopt(sk, SOL_L2CAP, L2CAP_OPTIONS, &data->l2o, [...] tester_warn("getsockopt(L2CAP_OPTIONS): %s (%d)", /github/workspace/src/src/13713119.patch total: 0 errors, 1 warnings, 431 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/13713119.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: emulator/bthost.c:613:28: warning: Variable length array is used.emulator/bthost.c:787:28: warning: Variable length array is used. --- Regards, Linux Bluetooth