* [PATCH BlueZ 0/1] main: Fix missing comma
@ 2023-08-07 5:41 Karl Bieber
2023-08-07 5:41 ` [PATCH BlueZ 1/1] " Karl Bieber
2023-08-07 23:20 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
0 siblings, 2 replies; 4+ messages in thread
From: Karl Bieber @ 2023-08-07 5:41 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Karl Bieber
I think this is a missing comma which could lead to bugs.
Karl Bieber (1):
main: Fix missing comma
src/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.41.0
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH BlueZ 1/1] main: Fix missing comma
2023-08-07 5:41 [PATCH BlueZ 0/1] main: Fix missing comma Karl Bieber
@ 2023-08-07 5:41 ` Karl Bieber
2023-08-07 7:16 ` bluez.test.bot
2023-08-07 23:20 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
1 sibling, 1 reply; 4+ messages in thread
From: Karl Bieber @ 2023-08-07 5:41 UTC (permalink / raw)
To: linux-bluetooth; +Cc: Karl Bieber
---
src/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.c b/src/main.c
index 13501440b..2134fcf75 100644
--- a/src/main.c
+++ b/src/main.c
@@ -78,7 +78,7 @@ static const char *supported_options[] = {
"NameResolving",
"DebugKeys",
"ControllerMode",
- "MaxControllers"
+ "MaxControllers",
"MultiProfile",
"FastConnectable",
"SecureConnections",
--
2.41.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* RE: main: Fix missing comma
2023-08-07 5:41 ` [PATCH BlueZ 1/1] " Karl Bieber
@ 2023-08-07 7:16 ` bluez.test.bot
0 siblings, 0 replies; 4+ messages in thread
From: bluez.test.bot @ 2023-08-07 7:16 UTC (permalink / raw)
To: linux-bluetooth, karl.bieber
[-- Attachment #1: Type: text/plain, Size: 947 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=773494
---Test result---
Test Summary:
CheckPatch PASS 0.48 seconds
GitLint PASS 0.34 seconds
BuildEll PASS 27.53 seconds
BluezMake PASS 868.93 seconds
MakeCheck PASS 12.56 seconds
MakeDistcheck PASS 158.28 seconds
CheckValgrind PASS 258.62 seconds
CheckSmatch PASS 344.39 seconds
bluezmakeextell PASS 104.23 seconds
IncrementalBuild PASS 714.51 seconds
ScanBuild PASS 1074.26 seconds
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH BlueZ 0/1] main: Fix missing comma
2023-08-07 5:41 [PATCH BlueZ 0/1] main: Fix missing comma Karl Bieber
2023-08-07 5:41 ` [PATCH BlueZ 1/1] " Karl Bieber
@ 2023-08-07 23:20 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+bluetooth @ 2023-08-07 23:20 UTC (permalink / raw)
To: Karl Bieber; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Mon, 07 Aug 2023 05:41:12 +0000 you wrote:
> I think this is a missing comma which could lead to bugs.
>
> Karl Bieber (1):
> main: Fix missing comma
>
> src/main.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [BlueZ,1/1] main: Fix missing comma
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=b9c57e815e6e
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-08-07 23:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-07 5:41 [PATCH BlueZ 0/1] main: Fix missing comma Karl Bieber
2023-08-07 5:41 ` [PATCH BlueZ 1/1] " Karl Bieber
2023-08-07 7:16 ` bluez.test.bot
2023-08-07 23:20 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox