markers: simplify marker_set_format()
authorLai Jiangshan <laijs@cn.fujitsu.com>
Wed, 15 Oct 2008 06:56:37 +0000 (14:56 +0800)
committerIngo Molnar <mingo@elte.hu>
Mon, 27 Oct 2008 12:02:22 +0000 (13:02 +0100)
commit0eec481e8fb000a209fda9bf8f466aca87dc1150
tree5d520b68188f3f46743985c36d40d4cefab1b9b0
parentf8d56f1771e4867acc461146764b4feeb5245669
markers: simplify marker_set_format()

current marker_set_format() is complex this patch simplify it,
and decrease the overhead of marker_update_probes().

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