All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH BlueZ 0/1] Fix spelling in monitor
@ 2024-04-16 23:12 Preston Hunt
  2024-04-16 23:12 ` [PATCH BlueZ 1/1] monitor: fix spelling typo Preston Hunt
  2024-04-17 20:30 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Preston Hunt @ 2024-04-16 23:12 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Preston Hunt

While working on TDS today, I noticed a minor spelling error. This patch
corrects it.

Preston Hunt (1):
  monitor: fix spelling typo

 monitor/packet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH BlueZ 1/1] monitor: fix spelling typo
  2024-04-16 23:12 [PATCH BlueZ 0/1] Fix spelling in monitor Preston Hunt
@ 2024-04-16 23:12 ` Preston Hunt
  2024-04-17  1:02   ` Fix spelling in monitor bluez.test.bot
  2024-04-17 20:30 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth
  1 sibling, 1 reply; 4+ messages in thread
From: Preston Hunt @ 2024-04-16 23:12 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Preston Hunt

---
 monitor/packet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitor/packet.c b/monitor/packet.c
index 48fff2ba6..5abf164eb 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -3779,7 +3779,7 @@ static void print_transport_data(const uint8_t *data, uint8_t len)
 		print_field("      Provider Only");
 		break;
 	case 0x03:
-		print_field("      Both Seeker an Provider");
+		print_field("      Both Seeker and Provider");
 		break;
 	}
 
-- 
2.42.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: Fix spelling in monitor
  2024-04-16 23:12 ` [PATCH BlueZ 1/1] monitor: fix spelling typo Preston Hunt
@ 2024-04-17  1:02   ` bluez.test.bot
  0 siblings, 0 replies; 4+ messages in thread
From: bluez.test.bot @ 2024-04-17  1:02 UTC (permalink / raw)
  To: linux-bluetooth, me

[-- Attachment #1: Type: text/plain, Size: 1387 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=845239

---Test result---

Test Summary:
CheckPatch                    PASS      0.39 seconds
GitLint                       PASS      0.28 seconds
BuildEll                      PASS      24.75 seconds
BluezMake                     PASS      1709.71 seconds
MakeCheck                     PASS      13.37 seconds
MakeDistcheck                 PASS      176.67 seconds
CheckValgrind                 PASS      246.91 seconds
CheckSmatch                   WARNING   349.49 seconds
bluezmakeextell               PASS      118.76 seconds
IncrementalBuild              PASS      1478.40 seconds
ScanBuild                     PASS      987.57 seconds

Details
##############################
Test: CheckSmatch - WARNING
Desc: Run smatch tool with source
Output:
monitor/packet.c: note: in included file:monitor/display.h:82:26: warning: Variable length array is used.monitor/packet.c:1867:26: warning: Variable length array is used.monitor/packet.c: note: in included file:monitor/bt.h:3606:52: warning: array of flexible structuresmonitor/bt.h:3594:40: warning: array of flexible structures


---
Regards,
Linux Bluetooth


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH BlueZ 0/1] Fix spelling in monitor
  2024-04-16 23:12 [PATCH BlueZ 0/1] Fix spelling in monitor Preston Hunt
  2024-04-16 23:12 ` [PATCH BlueZ 1/1] monitor: fix spelling typo Preston Hunt
@ 2024-04-17 20:30 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+bluetooth @ 2024-04-17 20:30 UTC (permalink / raw)
  To: Preston Hunt; +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, 16 Apr 2024 16:12:04 -0700 you wrote:
> While working on TDS today, I noticed a minor spelling error. This patch
> corrects it.
> 
> Preston Hunt (1):
>   monitor: fix spelling typo
> 
>  monitor/packet.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [BlueZ,1/1] monitor: fix spelling typo
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=89cb88b0f030

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:[~2024-04-17 20:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-16 23:12 [PATCH BlueZ 0/1] Fix spelling in monitor Preston Hunt
2024-04-16 23:12 ` [PATCH BlueZ 1/1] monitor: fix spelling typo Preston Hunt
2024-04-17  1:02   ` Fix spelling in monitor bluez.test.bot
2024-04-17 20:30 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth

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.