git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de6274
)
markers: break the redundant loop in kernel/marker.c
author
Zhaolei
<zhaolei@cn.fujitsu.com>
Wed, 22 Oct 2008 03:38:01 +0000
(11:38 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 27 Oct 2008 12:02:23 +0000
(13:02 +0100)
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>
No differences found