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=639408 ---Test result--- Test Summary: CheckPatch FAIL 5.63 seconds GitLint PASS 3.84 seconds Prep - Setup ELL PASS 42.34 seconds Build - Prep PASS 0.68 seconds Build - Configure PASS 8.45 seconds Build - Make PASS 1317.42 seconds Make Check PASS 11.74 seconds Make Check w/Valgrind PASS 438.85 seconds Make Distcheck PASS 226.73 seconds Build w/ext ELL - Configure PASS 8.47 seconds Build w/ext ELL - Make PASS 1317.12 seconds Incremental Build with patchesPASS 5316.66 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [BlueZ,1/4] tools: Fix memory leak in hciconfig WARNING:LINE_SPACING: Missing a blank line after declarations #68: FILE: tools/hciconfig.c:84: + char *str; + str = hci_lptostr(di->link_policy); /github/workspace/src/12842044.patch total: 0 errors, 1 warnings, 11 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/12842044.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. [BlueZ,2/4] tools: Fix memory leaks in btgatt-server/client ERROR:ASSIGN_IN_IF: do not use assignment in if condition #68: FILE: tools/btgatt-client.c:1358: + if ((read = getline(&line, &len, stdin)) == -1) { /github/workspace/src/12842046.patch total: 1 errors, 0 warnings, 32 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/12842046.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. --- Regards, Linux Bluetooth