* Re: [PATCH v3] Bluetooth: Fix code style error
2026-08-25 12:22 ` [PATCH v3] Bluetooth: Fix code style error Jeremy Dean
@ 2026-08-25 12:52 ` Markus Elfring
2026-08-25 14:18 ` [v3] " bluez.test.bot
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Markus Elfring @ 2026-08-25 12:52 UTC (permalink / raw)
To: Jeremy Dean, Luiz Augusto von Dentz, Marcel Holtmann,
linux-bluetooth
Cc: linux-kernel
…
> ---
> drivers/bluetooth/btusb.c | 4 ++--…
Some contributors would appreciate patch version descriptions.
https://lore.kernel.org/all/?q=%22This+looks+like+a+new+version+of+a+previously+submitted+patch%22
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v7.2-rc7#n310
Regards,
Markus
^ permalink raw reply [flat|nested] 5+ messages in thread* RE: [v3] Bluetooth: Fix code style error
2026-08-25 12:22 ` [PATCH v3] Bluetooth: Fix code style error Jeremy Dean
2026-08-25 12:52 ` Markus Elfring
@ 2026-08-25 14:18 ` bluez.test.bot
2026-09-10 18:44 ` bluez.test.bot
2026-09-10 19:50 ` [PATCH v3] " patchwork-bot+bluetooth
3 siblings, 0 replies; 5+ messages in thread
From: bluez.test.bot @ 2026-08-25 14:18 UTC (permalink / raw)
To: linux-bluetooth, deaner92
[-- Attachment #1: Type: text/plain, Size: 1181 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=1151528
---Test result---
Test Summary:
CheckPatch PASS 0.55 seconds
VerifyFixes PASS 0.07 seconds
VerifySignedoff PASS 0.07 seconds
GitLint PASS 0.21 seconds
SubjectPrefix PASS 0.06 seconds
BuildKernel PASS 28.53 seconds
CheckAllWarning PASS 35.29 seconds
CheckSparse PASS 29.87 seconds
BuildKernel32 PASS 26.98 seconds
CheckKernelLLVM SKIP 0.00 seconds
TestRunnerSetup PASS 509.27 seconds
IncrementalBuild PASS 25.91 seconds
Details
##############################
Test: CheckKernelLLVM - SKIP
Desc: Build kernel with LLVM + context analysis
Output:
Clang not found
https://github.com/bluez/bluetooth-next/pull/652
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [v3] Bluetooth: Fix code style error
2026-08-25 12:22 ` [PATCH v3] Bluetooth: Fix code style error Jeremy Dean
2026-08-25 12:52 ` Markus Elfring
2026-08-25 14:18 ` [v3] " bluez.test.bot
@ 2026-09-10 18:44 ` bluez.test.bot
2026-09-10 19:50 ` [PATCH v3] " patchwork-bot+bluetooth
3 siblings, 0 replies; 5+ messages in thread
From: bluez.test.bot @ 2026-09-10 18:44 UTC (permalink / raw)
To: linux-bluetooth, deaner92
[-- Attachment #1: Type: text/plain, Size: 1019 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/series/1151528/
---Test result---
Test Summary:
CheckPatch PASS 0.92 seconds
VerifyFixes PASS 0.13 seconds
VerifySignedoff PASS 0.12 seconds
GitLint PASS 0.32 seconds
SubjectPrefix PASS 0.20 seconds
BuildKernel PASS 27.62 seconds
CheckAllWarning PASS 32.08 seconds
CheckSparse PASS 35.24 seconds
BuildKernel32 PASS 28.23 seconds
CheckKernelLLVM PASS 43.62 seconds
TestRunnerSetup PASS 730.95 seconds
IncrementalBuild PASS 26.45 seconds
https://github.com/bluez/bluetooth-next/pull/746
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v3] Bluetooth: Fix code style error
2026-08-25 12:22 ` [PATCH v3] Bluetooth: Fix code style error Jeremy Dean
` (2 preceding siblings ...)
2026-09-10 18:44 ` bluez.test.bot
@ 2026-09-10 19:50 ` patchwork-bot+bluetooth
3 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+bluetooth @ 2026-09-10 19:50 UTC (permalink / raw)
To: Jeremy Dean
Cc: marcel, luiz.dentz, linux-bluetooth, linux-kernel, Markus.Elfring
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 25 Aug 2026 12:22:07 +0000 you wrote:
> checkpatch.pl flags the zero-length array members in struct
> qca_dump_hdr:
>
> ERROR: Use C99 flexible arrays - see
> https://docs.kernel.org/process/deprecated.html#zero-length-and-one-element-arrays
> #3110: FILE: drivers/bluetooth/btusb.c:3110:
> + u8 data0[0];
>
> [...]
Here is the summary with links:
- [v3] Bluetooth: Fix code style error
https://git.kernel.org/bluetooth/bluetooth-next/c/ca10117e55df
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] 5+ messages in thread