DORMANTno replies

[PATCH BlueZ] android/tester-hidhost: Make cid_data static

From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: 2014-08-07 14:28:59
Subsystem: the rest · Maintainer: Linus Torvalds

From: Luiz Augusto von Dentz <redacted>

---
 android/tester-hidhost.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/android/tester-hidhost.c b/android/tester-hidhost.c
index c6296aa..c7e3a67 100644
--- a/android/tester-hidhost.c
+++ b/android/tester-hidhost.c
@@ -57,7 +57,7 @@ struct emu_cid_data {
 	uint16_t intr_cid;
 };
 
-struct emu_cid_data cid_data;
+static struct emu_cid_data cid_data;
 
 static const uint8_t did_req_pdu[] = { 0x06, /* PDU id */
 			0x00, 0x00, /* Transaction id */
-- 
1.9.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help