RE: Hide WakeAllowed when the adapter cannot wake the host
[email protected] Sat, 25 Jul 2026 14:19:06 -0700 (PDT)
| 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=1134469
---Test result---
Test Summary:
CheckPatch FAIL 1.09 seconds
GitLint PASS 0.77 seconds
BuildEll PASS 20.05 seconds
BluezMake PASS 519.73 seconds
MakeCheck PASS 19.28 seconds
MakeDistcheck PASS 152.18 seconds
CheckValgrind PASS 217.44 seconds
CheckSmatch PASS 291.38 seconds
bluezmakeextell PASS 93.72 seconds
IncrementalBuild PASS 522.92 seconds
ScanBuild PASS 854.61 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,1/3] adapter: Add btd_adapter_may_wake()
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#87:
Assisted-by: Claude:claude-fable-5
ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-fable-5'
#87:
Assisted-by: Claude:claude-fable-5
/github/workspace/src/patch/14710584.patch total: 1 errors, 1 warnings, 83 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/14710584.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.
[BlueZ,2/3] device: Hide WakeAllowed when adapter cannot wake
WARNING:BAD_SIGN_OFF: Non-standard signature: Assisted-by:
#77:
Assisted-by: Claude:claude-fable-5
ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Claude:claude-fable-5'
#77:
Assisted-by: Claude:claude-fable-5
/github/workspace/src/patch/14710585.patch total: 1 errors, 1 warnings, 11 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/14710585.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/2349
---
Regards,
Linux Bluetooth