linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH bluez] btmgmt: Fix misspellings of "Toggle"
@ 2021-08-04  4:20 Alex Henrie
  2021-08-04  4:46 ` [bluez] " bluez.test.bot
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Henrie @ 2021-08-04  4:20 UTC (permalink / raw)
  To: linux-bluetooth, eramoto.masaya; +Cc: Alex Henrie

---
 tools/btmgmt.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/btmgmt.c b/tools/btmgmt.c
index 7d9082381..02dc249f2 100644
--- a/tools/btmgmt.c
+++ b/tools/btmgmt.c
@@ -5484,7 +5484,7 @@ static const struct bt_shell_menu main_menu = {
 	{ "ssp",		"<on/off>",
 		cmd_ssp,		"Toggle SSP mode"		},
 	{ "sc",			"<on/off/only>",
-		cmd_sc,			"Toogle SC support"		},
+		cmd_sc,			"Toggle SC support"		},
 	{ "hs",			"<on/off>",
 		cmd_hs,			"Toggle HS support"		},
 	{ "le",			"<on/off>",
@@ -5546,7 +5546,7 @@ static const struct bt_shell_menu main_menu = {
 	{ "ext-config",		"<on/off>",
 		cmd_ext_config,		"External configuration"	},
 	{ "debug-keys",		"<on/off>",
-		cmd_debug_keys,		"Toogle debug keys"		},
+		cmd_debug_keys,		"Toggle debug keys"		},
 	{ "conn-info",		"[-t type] <remote address>",
 		cmd_conn_info,		"Get connection information"	},
 	{ "io-cap",		"<cap>",
-- 
2.32.0


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

* RE: [bluez] btmgmt: Fix misspellings of "Toggle"
  2021-08-04  4:20 [PATCH bluez] btmgmt: Fix misspellings of "Toggle" Alex Henrie
@ 2021-08-04  4:46 ` bluez.test.bot
  0 siblings, 0 replies; 2+ messages in thread
From: bluez.test.bot @ 2021-08-04  4:46 UTC (permalink / raw)
  To: linux-bluetooth, alexhenrie24

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

---Test result---

Test Summary:
CheckPatch                    PASS      0.39 seconds
GitLint                       FAIL      0.13 seconds
Prep - Setup ELL              PASS      51.00 seconds
Build - Prep                  PASS      0.15 seconds
Build - Configure             PASS      9.15 seconds
Build - Make                  PASS      226.69 seconds
Make Check                    PASS      9.05 seconds
Make Distcheck                PASS      266.77 seconds
Build w/ext ELL - Configure   PASS      9.11 seconds
Build w/ext ELL - Make        PASS      213.89 seconds

Details
##############################
Test: CheckPatch - PASS
Desc: Run checkpatch.pl script with rule in .checkpatch.conf

##############################
Test: GitLint - FAIL
Desc: Run gitlint with rule in .gitlint
Output:
btmgmt: Fix misspellings of "Toggle"
3: B6 Body message is missing


##############################
Test: Prep - Setup ELL - PASS
Desc: Clone, build, and install ELL

##############################
Test: Build - Prep - PASS
Desc: Prepare environment for build

##############################
Test: Build - Configure - PASS
Desc: Configure the BlueZ source tree

##############################
Test: Build - Make - PASS
Desc: Build the BlueZ source tree

##############################
Test: Make Check - PASS
Desc: Run 'make check'

##############################
Test: Make Distcheck - PASS
Desc: Run distcheck to check the distribution

##############################
Test: Build w/ext ELL - Configure - PASS
Desc: Configure BlueZ source with '--enable-external-ell' configuration

##############################
Test: Build w/ext ELL - Make - PASS
Desc: Build BlueZ source with '--enable-external-ell' configuration



---
Regards,
Linux Bluetooth


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

end of thread, other threads:[~2021-08-04  4:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04  4:20 [PATCH bluez] btmgmt: Fix misspellings of "Toggle" Alex Henrie
2021-08-04  4:46 ` [bluez] " bluez.test.bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).