commit | d3889ec87e3b8989e0a41c2b2b08f573089f71e0 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Jun 12 23:56:12 2014 +0900 |
committer | Steven Rostedt <rostedt@goodmis.org> | Thu Jun 26 13:51:39 2014 -0400 |
tree | 109860dbf73a86d36598632171f34f44325ec312 | |
parent | b3c6723dbc07901b04538ff4ff8f322cffbd14d7 [diff] |
ftrace: Get rid of obsolete global_start_up variable It seems like it's a leftover from commit 4104d326b670 ("ftrace: Remove global function list and call function directly"). As it isn't updated at all, checking its value is meaningless. Let's get rid of it. Link: http://lkml.kernel.org/p/1402584972-17824-1-git-send-email-namhyung@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>