linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] monitor: remove extra black line
@ 2012-05-11 16:18 Gustavo Padovan
  2012-05-11 16:18 ` [PATCH 2/4] monitor: add device filter support Gustavo Padovan
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Gustavo Padovan @ 2012-05-11 16:18 UTC (permalink / raw)
  To: linux-bluetooth

---
 monitor/main.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/monitor/main.c b/monitor/main.c
index 4e8b433..90e32c5 100644
--- a/monitor/main.c
+++ b/monitor/main.c
@@ -92,7 +92,6 @@ int main(int argc, char *argv[])
 		}
 	}
 
-
 	sigemptyset(&mask);
 	sigaddset(&mask, SIGINT);
 	sigaddset(&mask, SIGTERM);
-- 
1.7.10.1


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

end of thread, other threads:[~2012-05-16 17:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-11 16:18 [PATCH 1/4] monitor: remove extra black line Gustavo Padovan
2012-05-11 16:18 ` [PATCH 2/4] monitor: add device filter support Gustavo Padovan
2012-05-11 16:18   ` [PATCH 3/4] monitor: add command line filter options Gustavo Padovan
2012-05-11 16:18     ` [PATCH 4/4] monitor: show index only when -i is not specified Gustavo Padovan
2012-05-11 23:13   ` [PATCH 2/4] monitor: add device filter support Vinicius Costa Gomes
2012-05-14  2:58   ` Marcel Holtmann
2012-05-15 23:14     ` Gustavo Padovan
2012-05-16  1:54       ` Marcel Holtmann
2012-05-16 17:51         ` Marcel Holtmann
2012-05-11 16:20 ` [PATCH -v2 1/4] monitor: remove extra blank line Gustavo Padovan
2012-05-11 23:07 ` [PATCH 1/4] monitor: remove extra black line Vinicius Costa Gomes
2012-05-14  2:53 ` Marcel Holtmann

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).