From 6e76ea8a8209386c3cc7ee5594e6ea5d25525cf2 Mon Sep 17 00:00:00 2001 From: Jason Baron Date: Wed, 2 Jul 2014 15:52:41 +0000 Subject: [PATCH] sched: Remove extra static_key*() function indirection I think its a bit simpler without having to follow an extra layer of static inline fuctions. No functional change just cosmetic. Signed-off-by: Jason Baron Signed-off-by: Peter Zijlstra Cc: rostedt@goodmis.org Cc: Linus Torvalds Link: http://lkml.kernel.org/r/2ce52233ce200faad93b6029d90f1411cd926667.1404315388.git.jbaron@akamai.com Signed-off-by: Ingo Molnar --- Reading git-format-patch failed