diff options
author | Luis R. Rodriguez | 2015-05-27 11:09:39 +0930 |
---|---|---|
committer | Rusty Russell | 2015-05-28 11:32:12 +0930 |
commit | 552f530cbc34072d824af021e3289fdd195c880d (patch) | |
tree | 182db11c35bbd5e3168e02ce53c1e0dc029b046d /init | |
parent | 154be21c582857c468575e7cab488fe39dc1445b (diff) |
kernel/workqueue.c: remove ifdefs over wq_power_efficient
We can avoid an ifdef over wq_power_efficient's declaration
by just using IS_ENABLED().
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jani Nikula <jani.nikula@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Cc: cocci@systeme.lip6.fr
Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions