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=747773 ---Test result--- Test Summary: CheckPatch FAIL 3.79 seconds GitLint PASS 2.45 seconds BuildEll PASS 26.23 seconds BluezMake PASS 753.81 seconds MakeCheck PASS 12.07 seconds MakeDistcheck PASS 153.12 seconds CheckValgrind PASS 245.43 seconds CheckSmatch PASS 329.01 seconds bluezmakeextell PASS 99.56 seconds IncrementalBuild PASS 4446.45 seconds ScanBuild PASS 975.65 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,7/7] plugin: Treat -ENOTSUP as -ENOSYS WARNING:ENOSYS: ENOSYS means 'invalid syscall nr' and nothing else #101: FILE: src/plugin.c:189: + if (err == -ENOSYS || err == -ENOTSUP) /github/workspace/src/src/13242265.patch total: 0 errors, 1 warnings, 8 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/13242265.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