Re: [PATCH] oprofile: Fix format string mismatch in oprofile_perf.c

2014-04-29 Thread Robert Richter
On 29.04.14 09:22:20, Masanari Iida wrote: > Fix format string mismatch in oprofile_perf_create_files. Please provide a compiler warning. > > Signed-off-by: Masanari Iida > --- > drivers/oprofile/oprofile_perf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/

[PATCH] oprofile: Fix format string mismatch in oprofile_perf.c

2014-04-28 Thread Masanari Iida
Fix format string mismatch in oprofile_perf_create_files. Signed-off-by: Masanari Iida --- drivers/oprofile/oprofile_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/oprofile/oprofile_perf.c b/drivers/oprofile/oprofile_perf.c index d5b2732..968e6dc 100644 --- a/