diff options
author | 2013-09-09 02:55:14 -0300 | |
---|---|---|
committer | 2013-10-31 04:53:59 -0200 | |
commit | 0e7e4d26cf3437bf3510e98e3c6d05b422a6943a (patch) | |
tree | 04f1e84fc7a7374113351442e8453c085e2b0a67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [media] dm1105: remove unneeded not-null test (diff) | |
download | linux-dev-0e7e4d26cf3437bf3510e98e3c6d05b422a6943a.tar.xz linux-dev-0e7e4d26cf3437bf3510e98e3c6d05b422a6943a.zip |
[media] ngene: 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: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions