]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
markers: fix unchecked format
authorLai Jiangshan <laijs@cn.fujitsu.com>
Wed, 8 Oct 2008 02:23:36 +0000 (10:23 +0800)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:38:42 +0000 (10:38 +0200)
commit48043bcdf8f398d28e75ffed6ee85208d751f87f
tree7a4e4251ea400be7f4ff2955fe4a02cf62a208da
parent53c8c8fdfd2d2d515bdcb3d0f2a11d1f3f42ece1
markers: fix unchecked format

when the second, third... probe is registered, its format is
not checked, this patch fixes it.

Signed-off-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Acked-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/marker.c