diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 02:54:27 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-10-28 15:20:27 -0200 |
commit | ede79413850a2b396ae5ed8629239ec6a8fdb792 (patch) | |
tree | 7d6cb2f067ad9527aa91206b776a586070667585 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 825143d3bbac4c7230c0f011a9fde972730940bc (diff) |
[media] mem2mem_testdev: Remove casting the return value which is a void pointer
Casting the return value which is a void pointer is redundant.
The conversion from void pointer to any other pointer type is
guaranteed by the C programming language.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions