From: Zhaolei Date: Wed, 22 Oct 2008 03:38:01 +0000 (+0800) Subject: markers: break the redundant loop in kernel/marker.c X-Git-Tag: v2.6.29-rc1~586^2~102^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d9881ea1440f046ee851bbaa2a2962543336a11;p=pandora-kernel.git 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 Acked-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed