diff options
author | 2013-09-09 14:41:14 +0900 | |
---|---|---|
committer | 2013-11-14 18:21:25 -0500 | |
commit | 58e48be72d675b53e57982fc5301ec1b2dbda280 (patch) | |
tree | 50ae3251aeae7d16ff6de353fe68496c469d7f74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (diff) | |
download | linux-dev-58e48be72d675b53e57982fc5301ec1b2dbda280.tar.xz linux-dev-58e48be72d675b53e57982fc5301ec1b2dbda280.zip |
ide: pmac: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions