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=867473 ---Test result--- Test Summary: CheckPatch FAIL 0.64 seconds GitLint PASS 0.32 seconds BuildEll PASS 24.98 seconds BluezMake PASS 1710.56 seconds MakeCheck PASS 13.61 seconds MakeDistcheck PASS 180.60 seconds CheckValgrind PASS 255.12 seconds CheckSmatch PASS 359.73 seconds bluezmakeextell PASS 120.97 seconds IncrementalBuild PASS 1488.37 seconds ScanBuild PASS 1027.41 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,v4] obex: Move size emit signal to plugins instead of obex.c WARNING:LONG_LINE: line length of 96 exceeds 80 columns #120: FILE: obexd/plugins/ftp.c:178: + if (obex_get_size(os) != OBJECT_SIZE_DELETE && obex_get_size(os) != OBJECT_SIZE_UNKNOWN) WARNING:LONG_LINE: line length of 96 exceeds 80 columns #134: FILE: obexd/plugins/opp.c:90: + if (obex_get_size(os) != OBJECT_SIZE_DELETE && obex_get_size(os) != OBJECT_SIZE_UNKNOWN) /github/workspace/src/src/13719323.patch total: 0 errors, 2 warnings, 27 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/13719323.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