From: Namhyung Kim Date: Thu, 12 Jun 2014 14:56:12 +0000 (+0900) Subject: ftrace: Get rid of obsolete global_start_up variable X-Git-Tag: omap-for-v3.17/fixes-against-rc2~186^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a737e6dd7bfbd6d87ce1525840e6957bcb6e47e6;p=pandora-kernel.git 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed