Message ID | 20240202181122.4118105-1-quic_jhugo@quicinc.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora | expand |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
tedd_an/CheckPatch | success | CheckPatch PASS |
tedd_an/GitLint | success | Gitlint PASS |
tedd_an/SubjectPrefix | fail | "Bluetooth: " prefix is not specified in the subject |
tedd_an/BuildKernel | success | BuildKernel PASS |
tedd_an/CheckAllWarning | success | CheckAllWarning PASS |
tedd_an/CheckSparse | success | CheckSparse PASS |
tedd_an/CheckSmatch | success | CheckSparse PASS |
tedd_an/BuildKernel32 | success | BuildKernel32 PASS |
tedd_an/TestRunnerSetup | success | TestRunnerSetup PASS |
tedd_an/TestRunner_l2cap-tester | success | TestRunner PASS |
tedd_an/TestRunner_iso-tester | success | TestRunner PASS |
tedd_an/TestRunner_bnep-tester | success | TestRunner PASS |
tedd_an/TestRunner_mgmt-tester | success | TestRunner PASS |
tedd_an/TestRunner_rfcomm-tester | success | TestRunner PASS |
tedd_an/TestRunner_sco-tester | success | TestRunner PASS |
tedd_an/TestRunner_ioctl-tester | success | TestRunner PASS |
tedd_an/TestRunner_mesh-tester | success | TestRunner PASS |
tedd_an/TestRunner_smp-tester | success | TestRunner PASS |
tedd_an/TestRunner_userchan-tester | success | TestRunner PASS |
tedd_an/IncrementalBuild | success | Incremental Build PASS |
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=822633 ---Test result--- Test Summary: CheckPatch PASS 0.62 seconds GitLint PASS 0.33 seconds SubjectPrefix FAIL 0.31 seconds BuildKernel PASS 29.10 seconds CheckAllWarning PASS 31.48 seconds CheckSparse PASS 36.43 seconds CheckSmatch PASS 100.67 seconds BuildKernel32 PASS 27.77 seconds TestRunnerSetup PASS 435.44 seconds TestRunner_l2cap-tester PASS 22.85 seconds TestRunner_iso-tester PASS 46.89 seconds TestRunner_bnep-tester PASS 6.89 seconds TestRunner_mgmt-tester PASS 160.45 seconds TestRunner_rfcomm-tester PASS 10.71 seconds TestRunner_sco-tester PASS 14.82 seconds TestRunner_ioctl-tester PASS 11.93 seconds TestRunner_mesh-tester PASS 8.82 seconds TestRunner_smp-tester PASS 9.62 seconds TestRunner_userchan-tester PASS 7.17 seconds IncrementalBuild PASS 26.42 seconds Details ############################## Test: SubjectPrefix - FAIL Desc: Check subject contains "Bluetooth" prefix Output: "Bluetooth: " prefix is not specified in the subject --- Regards, Linux Bluetooth
On 2/2/2024 11:11 AM, Jeffrey Hugo wrote: > The servers for the @codeaurora domain are long retired and any messages > sent there will bounce. Update the maintainer addresses for this > binding to match the entries in .mailmap so that anyone looking in the > file for a contact will see a correct address. > > Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Rob, will you take this? You seemed willing to take similar changes. -Jeff
diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml index eba2f3026ab0..528ef3572b62 100644 --- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml @@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm Bluetooth Chips maintainers: - - Balakrishna Godavarthi <bgodavar@codeaurora.org> - - Rocky Liao <rjliao@codeaurora.org> + - Balakrishna Godavarthi <quic_bgodavar@quicinc.com> + - Rocky Liao <quic_rjliao@quicinc.com> description: This binding describes Qualcomm UART-attached bluetooth chips.
The servers for the @codeaurora domain are long retired and any messages sent there will bounce. Update the maintainer addresses for this binding to match the entries in .mailmap so that anyone looking in the file for a contact will see a correct address. Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com> --- .../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)