Thread (6 messages) flat view 6 messages, 2 authors, 2012-11-19
STALE5006d

[PATCH 5/5] device: Fix minor whitespace issues

From: Szymon Janc <hidden>
Date: 2012-11-19 15:02:46
Subsystem: the rest · Maintainer: Linus Torvalds

---
 src/device.c |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/device.c b/src/device.c
index 44e58ac..4b5363f 100644
--- a/src/device.c
+++ b/src/device.c
@@ -191,7 +191,7 @@ struct btd_device {
 
 	gint		ref;
 
-	GIOChannel      *att_io;
+	GIOChannel	*att_io;
 	guint		cleanup_id;
 	guint		store_id;
 };
@@ -1506,7 +1506,6 @@ static const GDBusSignalTable device_signals[] = {
 	{ }
 };
 
-
 static const GDBusPropertyTable device_properties[] = {
 	{ "Address", "s", dev_property_get_address },
 	{ "Name", "s", dev_property_get_name, NULL, dev_property_exists_name },
@@ -4037,4 +4036,3 @@ void device_set_pnpid(struct btd_device *device, uint8_t vendor_id_src,
 	device_set_product(device, product_id);
 	device_set_version(device, product_ver);
 }
-
-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help