Thread (6 messages) read the whole thread 6 messages, 2 authors, 2012-11-19
STALE5002d

[PATCH 3/5] adapter: Minor whitespace fix in btd_adapter_set_class

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

Indent with tab not spaces.
---
 src/adapter.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/adapter.c b/src/adapter.c
index 8b599da..5c17a6e 100644
--- a/src/adapter.c
+++ b/src/adapter.c
@@ -181,7 +181,7 @@ static gboolean process_auth_queue(gpointer user_data);
 int btd_adapter_set_class(struct btd_adapter *adapter, uint8_t major,
 							uint8_t minor)
 {
-       return mgmt_set_dev_class(adapter->dev_id, major, minor);
+	return mgmt_set_dev_class(adapter->dev_id, major, minor);
 }
 
 static const char *mode2str(uint8_t mode)
-- 
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