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=805736 ---Test result--- Test Summary: CheckPatch FAIL 0.69 seconds GitLint PASS 0.27 seconds BuildEll PASS 24.02 seconds BluezMake PASS 547.23 seconds MakeCheck PASS 11.02 seconds MakeDistcheck PASS 150.22 seconds CheckValgrind PASS 208.72 seconds CheckSmatch PASS 313.95 seconds bluezmakeextell PASS 95.20 seconds IncrementalBuild PASS 498.95 seconds ScanBuild PASS 904.14 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,1/1] Pattern match on service- and manufacturer data ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files #89: FILE: src/shared/ad.c WARNING:LONG_LINE: line length of 91 exceeds 80 columns #173: FILE: src/shared/ad.c:1434: + queue_foreach(info->ad->manufacturer_data, pattern_manufacturer_data_match, WARNING:LONG_LINE: line length of 88 exceeds 80 columns #179: FILE: src/shared/ad.c:1440: + queue_foreach(info->ad->service_data, pattern_service_data_match, info); /github/workspace/src/src/13474975.patch total: 1 errors, 2 warnings, 93 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/13474975.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