diff options
author | 2017-02-05 15:41:03 +0100 | |
---|---|---|
committer | 2017-03-02 08:42:24 +0100 | |
commit | 4b53a3412d6663214ce9c754eff9373a9cff9dee (patch) | |
tree | c7045cdf109bc5b114117b70a2b7bdee4adf4b3a /kernel/locking/rtmutex.c | |
parent | sched/core: Remove the tsk_cpus_allowed() wrapper (diff) | |
download | linux-dev-4b53a3412d6663214ce9c754eff9373a9cff9dee.tar.xz linux-dev-4b53a3412d6663214ce9c754eff9373a9cff9dee.zip |
sched/core: Remove the tsk_nr_cpus_allowed() wrapper
tsk_nr_cpus_allowed() too is a pretty pointless wrapper that
is not used consistently and which makes the code both harder
to read and longer as well.
So remove it - this also shrinks <linux/sched.h> a bit.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/locking/rtmutex.c')
0 files changed, 0 insertions, 0 deletions