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=808137 ---Test result--- Test Summary: CheckPatch FAIL 0.71 seconds GitLint PASS 0.33 seconds BuildEll PASS 23.97 seconds BluezMake PASS 729.88 seconds MakeCheck PASS 12.15 seconds MakeDistcheck PASS 153.41 seconds CheckValgrind PASS 214.51 seconds CheckSmatch PASS 318.96 seconds bluezmakeextell PASS 100.20 seconds IncrementalBuild PASS 657.52 seconds ScanBuild PASS 895.89 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ] tools: avtest: Add reject-code option WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #46: Some PTS tests like A2DP/SNK/AVP/BI-03-C, A2DP/SNK/AVP/BI-08-C , … request WARNING:LONG_LINE: line length of 94 exceeds 80 columns #63: FILE: tools/avtest.c:191: + int fragment, int reject_code) WARNING:LONG_LINE_COMMENT: line length of 91 exceeds 80 columns #72: FILE: tools/avtest.c:287: + buf[3] = reject_code ? reject_code : 0x13; /* SEP In Use */ WARNING:LONG_LINE: line length of 95 exceeds 80 columns #81: FILE: tools/avtest.c:446: +static void do_listen(const bdaddr_t *src, unsigned char reject, int fragment, int reject_code) /github/workspace/src/src/13484955.patch total: 0 errors, 4 warnings, 78 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/13484955.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