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=665993 ---Test result--- Test Summary: CheckPatch FAIL 1.93 seconds GitLint PASS 0.96 seconds Prep - Setup ELL PASS 28.30 seconds Build - Prep PASS 0.87 seconds Build - Configure PASS 8.67 seconds Build - Make PASS 962.04 seconds Make Check PASS 12.23 seconds Make Check w/Valgrind PASS 287.33 seconds Make Distcheck PASS 237.89 seconds Build w/ext ELL - Configure PASS 8.80 seconds Build w/ext ELL - Make PASS 83.00 seconds Incremental Build w/ patches PASS 0.00 seconds Scan Build PASS 496.77 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [BlueZ,1/1] client: Fix uninitialized read in attribute handle WARNING:LINE_SPACING: Missing a blank line after declarations #104: FILE: client/gatt.c:164: + const char *number = path + strlen(path) - 4; + if (number < path) /github/workspace/src/12938577.patch total: 0 errors, 1 warnings, 36 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/12938577.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