diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-01-22 13:21:32 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2014-02-18 09:34:46 -0300 |
commit | 106395dfda0397a6a88cc309bb7beb1fdf2ed798 (patch) | |
tree | 6ebcf216d6435e574f8193388636ca29beaf5390 /fs/jffs2 | |
parent | 644f2df29faf66f408fea2e50f16d3b5302403da (diff) | |
download | talos-obmc-linux-106395dfda0397a6a88cc309bb7beb1fdf2ed798.tar.gz talos-obmc-linux-106395dfda0397a6a88cc309bb7beb1fdf2ed798.zip |
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 <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-xz8p659sjpad396vye5t24gx@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions