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=560135 ---Test result--- Test Summary: CheckPatch FAIL 0.53 seconds GitLint PASS 0.32 seconds Prep - Setup ELL PASS 49.68 seconds Build - Prep PASS 0.19 seconds Build - Configure PASS 8.87 seconds Build - Make PASS 214.13 seconds Make Check PASS 9.88 seconds Make Distcheck PASS 253.34 seconds Build w/ext ELL - Configure PASS 9.03 seconds Build w/ext ELL - Make PASS 202.66 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [BlueZ,v2] gatt: more fixes with cleanup on disconnect/timeout ERROR:CODE_INDENT: code indent should use tabs where possible #191: FILE: src/shared/gatt-db.c:1923: +^I^I^I^I ^Ipending_read_cb, p, NULL);$ WARNING:SPACE_BEFORE_TAB: please, no space before tabs #191: FILE: src/shared/gatt-db.c:1923: +^I^I^I^I ^Ipending_read_cb, p, NULL);$ /github/workspace/src/12546199.patch total: 1 errors, 1 warnings, 109 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. NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile /github/workspace/src/12546199.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