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=653025 ---Test result--- Test Summary: CheckPatch FAIL 1.49 seconds GitLint PASS 0.95 seconds Prep - Setup ELL PASS 41.48 seconds Build - Prep PASS 0.68 seconds Build - Configure PASS 8.06 seconds Build - Make PASS 1196.70 seconds Make Check PASS 11.80 seconds Make Check w/Valgrind PASS 439.72 seconds Make Distcheck PASS 228.36 seconds Build w/ext ELL - Configure PASS 8.08 seconds Build w/ext ELL - Make PASS 1187.94 seconds Incremental Build with patchesPASS 0.00 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: device: Fix not removing connected device WARNING:LONG_LINE: line length of 91 exceeds 80 columns #131: FILE: src/device.c:3076: +void device_remove_connection(struct btd_device *device, uint8_t bdaddr_type, bool *remove) /github/workspace/src/12891800.patch total: 0 errors, 1 warnings, 54 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/12891800.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