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=658204 ---Test result--- Test Summary: CheckPatch FAIL 0.78 seconds GitLint PASS 0.45 seconds Prep - Setup ELL PASS 31.19 seconds Build - Prep PASS 0.78 seconds Build - Configure PASS 9.53 seconds Build - Make PASS 1033.85 seconds Make Check PASS 11.76 seconds Make Check w/Valgrind PASS 325.07 seconds Make Distcheck PASS 270.26 seconds Build w/ext ELL - Configure PASS 9.60 seconds Build w/ext ELL - Make PASS 95.31 seconds Incremental Build w/ patches PASS 0.00 seconds Scan Build PASS 601.49 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [BlueZ,1/1,v2] ExcludeAdapter configuration setting for input profile ERROR:TRAILING_WHITESPACE: trailing whitespace #167: FILE: profiles/input/manager.c:39: +^I$ WARNING:BRACES: braces {} are not necessary for single statement blocks #174: FILE: profiles/input/manager.c:46: + if (strcmp(addr, exclude_adapters[i])) { + return 0; + } ERROR:TRAILING_WHITESPACE: trailing whitespace #178: FILE: profiles/input/manager.c:50: +^I$ ERROR:TRAILING_WHITESPACE: trailing whitespace #198: FILE: profiles/input/manager.c:144: +^I^I$ WARNING:LONG_LINE: line length of 84 exceeds 80 columns #205: FILE: profiles/input/manager.c:151: + DBG("input.conf: ExcludeAdapters=%s", exclude_adapters_str); /github/workspace/src/12912299.patch total: 3 errors, 2 warnings, 103 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/12912299.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