diff options
author | Dongsheng Yang <yangds.fnst@cn.fujitsu.com> | 2014-02-11 15:34:45 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-02-22 18:11:29 +0100 |
commit | 7e298d60f717257dc8365c975f45ff9c37165362 (patch) | |
tree | 15e6df558a79c8343aa34f28cad33031f277523c /net/Makefile | |
parent | 11c785b79ef2a669e4bf7be5cf2c3904b8fed015 (diff) |
sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()
There is already a macro named DEFAULT_PRIO in prio.h, we can use it
to define NICE_TO_PRIO and PRIO_TO_NICE rather than use hard coding
of (MAX_RT_PRIO + 20).
Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/4e28ec36fb49e8906027cbbdd900ab26a149905e.1392103744.git.yangds.fnst@cn.fujitsu.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/Makefile')
0 files changed, 0 insertions, 0 deletions