linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] Test patch #1: LONG_LINE_COMMENT
@ 2020-04-24 23:10 Tedd Ho-Jeong An
  2020-04-24 23:10 ` [PATCH 2/3] Test patch #2: CODE_INDENT, LEADING_SPACE Tedd Ho-Jeong An
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tedd Ho-Jeong An @ 2020-04-24 23:10 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Tedd Ho-Jeong An

DO NOT MERGE

Test patch #1
---
 tools/btpclient.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/btpclient.c b/tools/btpclient.c
index f9c693056..aa8a2bae4 100644
--- a/tools/btpclient.c
+++ b/tools/btpclient.c
@@ -3160,6 +3160,8 @@ int main(int argc, char *argv[])
 
 	l_log_set_stderr();
 
+	/* This is a test comment to test checkpatch.pl for long line over 80 column line */
+
 	while ((opt = getopt_long(argc, argv, "+hs:vq", options, NULL)) != -1) {
 		switch (opt) {
 		case 's':
-- 
2.25.3


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

end of thread, other threads:[~2020-04-25  2:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 23:10 [PATCH 1/3] Test patch #1: LONG_LINE_COMMENT Tedd Ho-Jeong An
2020-04-24 23:10 ` [PATCH 2/3] Test patch #2: CODE_INDENT, LEADING_SPACE Tedd Ho-Jeong An
2020-04-25  2:35   ` [2/3] " bluez.test.bot
2020-04-24 23:10 ` [PATCH 3/3] Test patch #3: OPEN_BRACE Tedd Ho-Jeong An
2020-04-25  2:35   ` [3/3] " bluez.test.bot
2020-04-25  2:35 ` [1/3] Test patch #1: LONG_LINE_COMMENT 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).