Linux Kernel Markers: fix samples to follow format string standard
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Thu, 15 Nov 2007 00:59:50 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:45:40 +0000 (18:45 -0800)
commitcc9f2f8f68efcc73d8793a4df2c4c50196e90080
tree7da05db63c83c8e9b05fc9d75e64b229bc6a7fb4
parent5f9468cebfdb7b809139e7682d388f9c31297936
Linux Kernel Markers: fix samples to follow format string standard

Add the field names to marker example format string.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
samples/markers/marker-example.c
samples/markers/probe-example.c