linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tedd Ho-Jeong An <tedd.an@linux.intel.com>
To: linux-bluetooth@vger.kernel.org
Cc: Tedd Ho-Jeong An <tedd.an@linux.intel.com>
Subject: [PATCH 2/3] Test patch #2: CODE_INDENT, LEADING_SPACE
Date: Fri, 24 Apr 2020 16:10:25 -0700	[thread overview]
Message-ID: <20200424231026.127164-2-tedd.an@linux.intel.com> (raw)
In-Reply-To: <20200424231026.127164-1-tedd.an@linux.intel.com>

DO NOT MERGE

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

diff --git a/tools/btpclient.c b/tools/btpclient.c
index aa8a2bae4..7248acc2a 100644
--- a/tools/btpclient.c
+++ b/tools/btpclient.c
@@ -62,7 +62,7 @@ struct btp_adapter {
 	uint32_t supported_settings;
 	uint32_t current_settings;
 	uint32_t default_settings;
-	struct l_queue *devices;
+        struct l_queue *devices;
 };
 
 struct btp_device {
-- 
2.25.3


  reply	other threads:[~2020-04-24 23:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-24 23:10 [PATCH 1/3] Test patch #1: LONG_LINE_COMMENT Tedd Ho-Jeong An
2020-04-24 23:10 ` Tedd Ho-Jeong An [this message]
2020-04-25  2:35   ` [2/3] Test patch #2: CODE_INDENT, LEADING_SPACE 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200424231026.127164-2-tedd.an@linux.intel.com \
    --to=tedd.an@linux.intel.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).