From: Frederic Weisbecker Date: Wed, 6 Nov 2013 13:45:57 +0000 (+0100) Subject: context_tracking: Wrap static key check into more intuitive function name X-Git-Tag: v3.14-rc1~169^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58135f574f1b791c926622387780ed3d090116d6;p=pandora-kernel.git context_tracking: Wrap static key check into more intuitive function name Use a function with a meaningful name to check the global context tracking state. static_key_false() is a bit confusing for reviewers. Signed-off-by: Frederic Weisbecker Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Oleg Nesterov Cc: Steven Rostedt --- Reading git-diff-tree failed