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=883477 ---Test result--- Test Summary: CheckPatch FAIL 0.70 seconds GitLint PASS 0.32 seconds BuildEll PASS 26.71 seconds BluezMake PASS 1798.43 seconds MakeCheck PASS 13.94 seconds MakeDistcheck PASS 181.55 seconds CheckValgrind PASS 254.32 seconds CheckSmatch WARNING 361.88 seconds bluezmakeextell PASS 126.18 seconds IncrementalBuild PASS 1520.24 seconds ScanBuild PASS 1079.55 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ] Provide GNU basename compatible implementation WARNING:LINE_SPACING: Missing a blank line after declarations #194: FILE: src/shared/util.h:303: + const char *base = strrchr(path, '/'); + return base ? base + 1 : path; /github/workspace/src/src/13778304.patch total: 0 errors, 1 warnings, 79 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/13778304.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: tools/hex2hcd.c:136:26: warning: Variable length array is used. --- Regards, Linux Bluetooth