* [Bluez PATCH] core: fix a typo in dev_connect
@ 2021-03-02 2:25 Howard Chung
2021-03-02 23:58 ` [Bluez] " bluez.test.bot
0 siblings, 1 reply; 3+ messages in thread
From: Howard Chung @ 2021-03-02 2:25 UTC (permalink / raw)
To: linux-bluetooth, luiz.dentz; +Cc: Howard Chung, Alain Michaud
Based on the context, it should be 'at least' instead of 'at list'.
Reviewed-by: Alain Michaud <alainm@chromium.org>
---
src/device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/device.c b/src/device.c
index dfba6ee47d07..b99f6fbb04fd 100644
--- a/src/device.c
+++ b/src/device.c
@@ -2105,7 +2105,7 @@ static DBusMessage *dev_connect(DBusConnection *conn, DBusMessage *msg,
if (dev->bredr_state.connected) {
/*
- * Check if services have been resolved and there is at list
+ * Check if services have been resolved and there is at least
* one connected before switching to connect LE.
*/
if (dev->bredr_state.svc_resolved &&
--
2.30.1.766.gb4fecdf3b7-goog
^ permalink raw reply related [flat|nested] 3+ messages in thread* RE: [Bluez] core: fix a typo in dev_connect
2021-03-02 2:25 [Bluez PATCH] core: fix a typo in dev_connect Howard Chung
@ 2021-03-02 23:58 ` bluez.test.bot
2021-03-04 19:40 ` Luiz Augusto von Dentz
0 siblings, 1 reply; 3+ messages in thread
From: bluez.test.bot @ 2021-03-02 23:58 UTC (permalink / raw)
To: linux-bluetooth, howardchung
[-- Attachment #1: Type: text/plain, Size: 557 bytes --]
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=440757
---Test result---
##############################
Test: CheckPatch - PASS
##############################
Test: CheckGitLint - PASS
##############################
Test: CheckBuild - PASS
##############################
Test: MakeCheck - PASS
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bluez] core: fix a typo in dev_connect
2021-03-02 23:58 ` [Bluez] " bluez.test.bot
@ 2021-03-04 19:40 ` Luiz Augusto von Dentz
0 siblings, 0 replies; 3+ messages in thread
From: Luiz Augusto von Dentz @ 2021-03-04 19:40 UTC (permalink / raw)
To: linux-bluetooth@vger.kernel.org; +Cc: Yun-hao Chung
Hi Howard,
On Thu, Mar 4, 2021 at 1:02 AM <bluez.test.bot@gmail.com> wrote:
>
> 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=440757
>
> ---Test result---
>
> ##############################
> Test: CheckPatch - PASS
>
> ##############################
> Test: CheckGitLint - PASS
>
> ##############################
> Test: CheckBuild - PASS
>
> ##############################
> Test: MakeCheck - PASS
>
>
>
> ---
> Regards,
> Linux Bluetooth
Applied, thanks.
--
Luiz Augusto von Dentz
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-04 19:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-02 2:25 [Bluez PATCH] core: fix a typo in dev_connect Howard Chung
2021-03-02 23:58 ` [Bluez] " bluez.test.bot
2021-03-04 19:40 ` Luiz Augusto von Dentz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.