2024-02-02 18:12:10

by Jeffrey Hugo

[permalink] [raw]
Subject: [PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora

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 <[email protected]>
---
.../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

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 <[email protected]>
- - Rocky Liao <[email protected]>
+ - Balakrishna Godavarthi <[email protected]>
+ - Rocky Liao <[email protected]>

description:
This binding describes Qualcomm UART-attached bluetooth chips.
--
2.34.1



2024-02-02 18:39:24

by bluez.test.bot

[permalink] [raw]
Subject: RE: dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora

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

2024-02-16 16:18:04

by Jeffrey Hugo

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora

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 <[email protected]>

Rob, will you take this? You seemed willing to take similar changes.

-Jeff