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=748169 ---Test result--- Test Summary: CheckPatch FAIL 6.73 seconds GitLint PASS 3.96 seconds BuildEll PASS 35.64 seconds BluezMake PASS 1248.12 seconds MakeCheck PASS 12.92 seconds MakeDistcheck PASS 205.33 seconds CheckValgrind PASS 331.37 seconds CheckSmatch PASS 451.09 seconds bluezmakeextell PASS 135.40 seconds IncrementalBuild PASS 10357.78 seconds ScanBuild PASS 1362.35 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v2,07/10] 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/13243878.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/13243878.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