diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-22 13:21:32 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-02-18 09:34:46 -0300 |
commit | 106395dfda0397a6a88cc309bb7beb1fdf2ed798 (patch) | |
tree | 6ebcf216d6435e574f8193388636ca29beaf5390 /lib/test-string_helpers.c | |
parent | 644f2df29faf66f408fea2e50f16d3b5302403da (diff) |
perf report: Remove some needless container_of usage
Since all it wants is to get the 'struct record' from the received
'struct perf_tool', and this is already done at the callers of these
functions, short circuit it.
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions