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=873803 ---Test result--- Test Summary: CheckPatch FAIL 0.67 seconds GitLint PASS 0.33 seconds BuildEll PASS 24.97 seconds BluezMake PASS 1767.28 seconds MakeCheck PASS 13.40 seconds MakeDistcheck PASS 180.62 seconds CheckValgrind PASS 254.28 seconds CheckSmatch PASS 358.12 seconds bluezmakeextell PASS 120.75 seconds IncrementalBuild PASS 1532.05 seconds ScanBuild PASS 1058.75 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [v6] obex: Move size emit signal to plugins instead of obex.c ERROR:SPACING: spaces required around that '==' (ctx:VxV) #120: FILE: obexd/plugins/ftp.c:178: + if (ret==0 && obex_get_size(os) != OBJECT_SIZE_DELETE && ^ ERROR:SPACING: spaces required around that '==' (ctx:VxV) #136: FILE: obexd/plugins/opp.c:90: + if (err==0 && obex_get_size(os) != OBJECT_SIZE_DELETE && ^ /github/workspace/src/src/13741794.patch total: 2 errors, 0 warnings, 31 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/13741794.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