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=703845 ---Test result--- Test Summary: CheckPatch FAIL 0.79 seconds GitLint PASS 0.34 seconds BuildEll PASS 27.63 seconds BluezMake PASS 1018.21 seconds MakeCheck PASS 11.85 seconds MakeDistcheck PASS 149.74 seconds CheckValgrind PASS 247.21 seconds bluezmakeextell PASS 97.21 seconds IncrementalBuild PASS 855.05 seconds ScanBuild PASS 1064.30 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script Output: [BlueZ,1/1] device: Expose the disconnect reason over D-Bus WARNING:LONG_LINE: line length of 81 exceeds 80 columns #98: FILE: src/device.c:2640: +static void btd_device_disconnected_cb(struct btd_device *device, uint8_t reason) WARNING:LONG_LINE: line length of 84 exceeds 80 columns #113: FILE: src/device.c:3011: + { "DisconnectReason", "y", dev_property_get_disconnect_reason, NULL, NULL }, /github/workspace/src/src/13071144.patch total: 0 errors, 2 warnings, 67 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/13071144.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