* [PATCH BlueZ] build: Fix typo in configure option help string
@ 2025-07-08 17:14 Bastien Nocera
2025-07-08 18:45 ` [BlueZ] " bluez.test.bot
2025-07-10 21:30 ` [PATCH BlueZ] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Bastien Nocera @ 2025-07-08 17:14 UTC (permalink / raw)
To: linux-bluetooth
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ab2c6716eb3a..d1245a31e313 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,7 +167,7 @@ AC_ARG_ENABLE(test, AS_HELP_STRING([--enable-test],
AM_CONDITIONAL(TEST, test "${enable_test}" = "yes")
AC_ARG_ENABLE(nfc, AS_HELP_STRING([--enable-nfc],
- [enable NFC paring]), [enable_nfc=${enableval}])
+ [enable NFC pairing]), [enable_nfc=${enableval}])
AM_CONDITIONAL(NFC, test "${enable_nfc}" = "yes")
AC_ARG_ENABLE(sap, AS_HELP_STRING([--enable-sap],
--
2.50.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* RE: [BlueZ] build: Fix typo in configure option help string
2025-07-08 17:14 [PATCH BlueZ] build: Fix typo in configure option help string Bastien Nocera
@ 2025-07-08 18:45 ` bluez.test.bot
2025-07-10 21:30 ` [PATCH BlueZ] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2025-07-08 18:45 UTC (permalink / raw)
To: linux-bluetooth, hadess
[-- Attachment #1: Type: text/plain, Size: 1261 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=980136
---Test result---
Test Summary:
CheckPatch PENDING 0.36 seconds
GitLint PENDING 0.36 seconds
BuildEll PASS 20.07 seconds
BluezMake PASS 2568.49 seconds
MakeCheck PASS 20.14 seconds
MakeDistcheck PASS 185.08 seconds
CheckValgrind PASS 236.13 seconds
CheckSmatch PASS 304.06 seconds
bluezmakeextell PASS 130.48 seconds
IncrementalBuild PENDING 0.41 seconds
ScanBuild PASS 914.31 seconds
Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:
##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH BlueZ] build: Fix typo in configure option help string
2025-07-08 17:14 [PATCH BlueZ] build: Fix typo in configure option help string Bastien Nocera
2025-07-08 18:45 ` [BlueZ] " bluez.test.bot
@ 2025-07-10 21:30 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-07-10 21:30 UTC (permalink / raw)
To: Bastien Nocera; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 8 Jul 2025 19:14:08 +0200 you wrote:
> ---
> configure.ac | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [BlueZ] build: Fix typo in configure option help string
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=806dd732fcda
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] 3+ messages in thread
end of thread, other threads:[~2025-07-10 21:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 17:14 [PATCH BlueZ] build: Fix typo in configure option help string Bastien Nocera
2025-07-08 18:45 ` [BlueZ] " bluez.test.bot
2025-07-10 21:30 ` [PATCH BlueZ] " 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