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=684476 ---Test result--- Test Summary: CheckPatch FAIL 2.38 seconds GitLint PASS 1.31 seconds Prep - Setup ELL PASS 30.54 seconds Build - Prep PASS 0.78 seconds Build - Configure PASS 9.45 seconds Build - Make PASS 1039.19 seconds Make Check PASS 12.27 seconds Make Check w/Valgrind PASS 331.94 seconds Make Distcheck PASS 273.49 seconds Build w/ext ELL - Configure PASS 9.51 seconds Build w/ext ELL - Make PASS 99.86 seconds Incremental Build w/ patches PASS 350.20 seconds Scan Build PASS 642.82 seconds Details ############################## Test: CheckPatch - FAIL Desc: Run checkpatch.pl script with rule in .checkpatch.conf Output: [BlueZ,v3,1/3] audio/transport: Adding volume callback to media transport WARNING:SPACING: Unnecessary space before function pointer arguments #87: FILE: profiles/audio/transport.c:120: + void (*set_volume) (struct media_transport *transp, WARNING:SPACING: Unnecessary space before function pointer arguments #89: FILE: profiles/audio/transport.c:122: + int8_t (*get_volume) (struct media_transport *transp); /github/workspace/src/13003868.patch total: 0 errors, 2 warnings, 198 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/13003868.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