diff options
author | Liming Wang <liming.wang@windriver.com> | 2009-12-02 16:42:54 +0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-12-02 10:12:16 +0100 |
commit | 93aaa45a6ad3f983180223601fc663cc551ad499 (patch) | |
tree | 0f4f166ec58dea57930c0026430ca45cbe4fdf0c /tools/perf/util/strbuf.c | |
parent | 1cedae72904b85462082dbcfd5190309ba37f8bd (diff) |
perf tools: Replace %m with %a in sscanf
Not all glibc support %m and it results in a compile error if
%m not supported. Replace it with %a and (float *) casts.
Signed-off-by: Liming Wang <liming.wang@windriver.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: peterz@infradead.org
Cc: mhiramat@redhat.com
LKML-Reference: <1259743374-9950-1-git-send-email-liming.wang@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/util/strbuf.c')
0 files changed, 0 insertions, 0 deletions