Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/5] tools/mcaptest: Minor style fix
@ 2015-02-10 17:17 Grzegorz Kolodziejczyk
  2015-02-10 17:17 ` [PATCH 2/5] tools/mcaptest: Refractor debug logs for functions Grzegorz Kolodziejczyk
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Grzegorz Kolodziejczyk @ 2015-02-10 17:17 UTC (permalink / raw)
  To: linux-bluetooth

This patch add white lines between neighbouring bodys.
---
 tools/mcaptest.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/mcaptest.c b/tools/mcaptest.c
index 42734eb..980d21a 100644
--- a/tools/mcaptest.c
+++ b/tools/mcaptest.c
@@ -286,6 +286,7 @@ static void create_mcl_cb(struct mcap_mcl *mcap_mcl, GError *err, gpointer data)
 	mcl = mcap_mcl_ref(mcap_mcl);
 	trigger_mdl_action(data_mode);
 }
+
 static void usage(void)
 {
 	printf("mcaptest - MCAP testing ver %s\n", VERSION);
@@ -320,6 +321,7 @@ static struct option main_options[] = {
 	{ "data_ch",		1, 0, 'D' },
 	{ 0, 0, 0, 0 }
 };
+
 int main(int argc, char *argv[])
 {
 	GError *err = NULL;
-- 
1.9.3


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

end of thread, other threads:[~2015-02-11 10:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 17:17 [PATCH 1/5] tools/mcaptest: Minor style fix Grzegorz Kolodziejczyk
2015-02-10 17:17 ` [PATCH 2/5] tools/mcaptest: Refractor debug logs for functions Grzegorz Kolodziejczyk
2015-02-10 17:17 ` [PATCH 3/5] tools/mcaptest: Seperate disconnect link timeout and call parameters Grzegorz Kolodziejczyk
2015-02-10 17:17 ` [PATCH 4/5] android/pts: Update MCAP test pics, pixits for PTS 6.0 Grzegorz Kolodziejczyk
2015-02-10 17:17 ` [PATCH 5/5] android/pts: Update MCAP test results " Grzegorz Kolodziejczyk
2015-02-11 10:36 ` [PATCH 1/5] tools/mcaptest: Minor style fix Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox