diff options
author | Zhaolei <zhaolei@cn.fujitsu.com> | 2008-10-22 05:38:01 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-10-27 13:02:23 +0100 |
commit | 5d9881ea1440f046ee851bbaa2a2962543336a11 (patch) | |
tree | 28b3797d8bf356f288b4f9025925e617f599ac9c /arch/x86/mm | |
parent | markers: let marker_table be close to its comments (diff) | |
download | linux-5d9881ea1440f046ee851bbaa2a2962543336a11.tar.xz linux-5d9881ea1440f046ee851bbaa2a2962543336a11.zip |
markers: break the redundant loop in kernel/marker.c
Impact: cleanup, no functionality changed
Because e->name is unique in list, we don't need to continue the iteration
after matched.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm')
0 files changed, 0 insertions, 0 deletions