aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBenoit Parrot <[email protected]>2019-10-07 12:09:52 -0300
committerMauro Carvalho Chehab <[email protected]>2019-10-10 13:43:12 -0300
commit55c686ff93f1287c4f7278c78926c11611cf7e00 (patch)
treee4c7c24e65edbfac5de0b11c0f9d04fe19088daa /tools/perf/scripts/python/stackcollapse.py
parent4d59c7d455853edca990848b1cb7c482b4628f32 (diff)
media: ti-vpe: vpe: Remove unnecessary use of container_of
Instead of saving a pointer to the 'fh' member of struct vpe_ctx to later have to use container_of to retrieve the actual pointer to the context structure, which seems to confuse static code analysis tool anyways, just save the pointer to the actual structure and then retrieve it directly. Signed-off-by: Benoit Parrot <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions