Two fixes:
- Fix an unsafe printf string usage in a kmem trace event - Fix spelling in output from the latency-collector tool Colin Ian King (1): tracing/tools: fix a couple of spelling mistakes Steven Rostedt (VMware) (1): mm, tracing: Fix kmem_cache_free trace event to not print stale pointers ---- include/trace/events/kmem.h | 6 +++--- tools/tracing/latency/latency-collector.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-)