RE: Add CS distance provider implementation
| Newsgroups | org.kernel.vger.linux-bluetooth |
|---|---|
| Message-ID | <[email protected]> |
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=1144626
---Test result---
Test Summary:
CheckPatch FAIL 3.07 seconds
GitLint PASS 1.68 seconds
BuildEll PASS 20.03 seconds
BluezMake PASS 553.43 seconds
MakeCheck PASS 19.28 seconds
MakeDistcheck PASS 152.69 seconds
CheckValgrind PASS 217.60 seconds
CheckSmatch PASS 294.33 seconds
bluezmakeextell PASS 95.15 seconds
IncrementalBuild PASS 596.67 seconds
ScanBuild PASS 872.59 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,v2,4/5] rap: Add CS Distance provider D-Bus API
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#812: FILE: src/cs_distance.c:566:
+ btd_cs_distance_provider_manager *manager)
^
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#853: FILE: src/cs_distance.h:23:
+ btd_cs_distance_provider_manager *manager);
^
/github/workspace/src/patch/14745271.patch total: 2 errors, 0 warnings, 650 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/patch/14745271.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.
https://github.com/bluez/bluez/pull/2397
---
Regards,
Linux Bluetooth