diff options
author | Christian Dietrich <[email protected]> | 2010-09-06 16:37:05 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-09-08 08:14:20 +0200 |
commit | ed2d372c0738386b8a184a6a6bea9c16df6ffb68 (patch) | |
tree | 3b32a39f8bfe4bebcb5f05a6c03e433a1638b39d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 2bfc96a127bc1cc94d26bfaa40159966064f9c8c (diff) |
sched: Remove unnecessary #ifdef CONFIG_SMP
The CONFIG_SMP ifdef isn't necessary at this point, because it
is checked in an outer ifdef level already and has no effect
here.
Cleanup only, no functional effect.
Signed-off-by: Christian Dietrich <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Tejun Heo <[email protected]>
LKML-Reference: <7a3a39ef3f765a4473cb026b1f204059568a7098.1283782701.git.qy03fugy@stud.informatik.uni-erlangen.de>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions