Thread (12 messages) flat view 12 messages, 2 authors, 2015-08-19
STALE4005d

[PATCH 04/10] ss: prepare timer for output handler usage

From: Matthias Tafelmeier <hidden>
Date: 2015-08-10 18:52:57
Subsystem: the rest · Maintainer: Linus Torvalds

Minor preparation Patch

Renamed, and exported timer to not have to pass it as a function local
parameter argument.

Signed-off-by: Matthias Tafelmeier <redacted>
Suggested-by: Hagen Paul Pfeifer <redacted>
---
 misc/ss.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/misc/ss.c b/misc/ss.c
index e241b2f..1b3ef90 100644
--- a/misc/ss.c
+++ b/misc/ss.c
@@ -647,7 +647,7 @@ static const char *sstate_namel[] = {
 	[SS_CLOSING] = "closing",
 };
 
-static const char *tmr_name[] = {
+const char *ss_timer_name[] = {
 	"off",
 	"on",
 	"keepalive",
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help