diff options
author | Valentin Schneider <valentin.schneider@arm.com> | 2020-02-26 12:45:41 +0000 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2020-04-08 11:35:24 +0200 |
commit | c745a6212c9923eb2253f4229e5d7277ca3d9d8e (patch) | |
tree | 0e8bde928b932fb3561ab6f629142f20e9900690 /mm/mmzone.c | |
parent | 275b2f6723ab9173484e1055ae138d4c2dd9d7c5 (diff) |
sched/debug: Remove redundant macro define
Most printing macros for procfs are defined globally in debug.c, and they
are re-defined (to the exact same thing) within proc_sched_show_task().
Get rid of the duplicate defines.
Reviewed-by: Qais Yousef <qais.yousef@arm.com>
Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20200226124543.31986-2-valentin.schneider@arm.com
Diffstat (limited to 'mm/mmzone.c')
0 files changed, 0 insertions, 0 deletions