Em Mon, Sep 16, 2013 at 01:52:43PM +0300, Adrian Hunter escreveu:
> In machine__create_modules() the 'path' char array
> was used in a call to symbol__restricted_filename()
> without always being populated.
Isn't this equivalent and shorter?
[acme@zoo linux]$ git diff
diff --git a/tools/perf/util
In machine__create_modules() the 'path' char array
was used in a call to symbol__restricted_filename()
without always being populated.
Signed-off-by: Adrian Hunter
---
tools/perf/util/machine.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/tools/perf/util/machin
2 matches
Mail list logo