RE: [BlueZ] obexd: Reference count the phonebook back-end setup and teardown
| 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=1147292
---Test result---
Test Summary:
CheckPatch FAIL 0.45 seconds
GitLint PASS 0.24 seconds
BuildEll PASS 20.23 seconds
BluezMake PASS 598.08 seconds
MakeCheck PASS 19.61 seconds
MakeDistcheck PASS 158.20 seconds
CheckValgrind PASS 229.46 seconds
CheckSmatch PASS 308.91 seconds
bluezmakeextell PASS 104.97 seconds
IncrementalBuild PASS 608.01 seconds
ScanBuild PASS 970.58 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ] obexd: Reference count the phonebook back-end setup and teardown
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#88:
Assisted-by: Claude Code:claude-opus-5
ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude Code:claude-opus-5'
#88:
Assisted-by: Claude Code:claude-opus-5
ERROR:INITIALISED_STATIC: do not initialise statics to 0
#202: FILE: obexd/plugins/phonebook.c:21:
+static unsigned int refcount = 0;
/github/workspace/src/patch/14753861.patch total: 2 errors, 1 warnings, 121 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/14753861.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/2409
---
Regards,
Linux Bluetooth