diff options
author | 2013-09-09 14:42:52 +0900 | |
---|---|---|
committer | 2013-10-27 16:27:07 -0700 | |
commit | 14ac07856fee903879f11932e313695de8156e9c (patch) | |
tree | e20ea2b069b2f99680ce787d033171ade6627a79 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mtd: nand: fix the wrong mtd->type for nand chip (diff) | |
download | linux-dev-14ac07856fee903879f11932e313695de8156e9c.tar.xz linux-dev-14ac07856fee903879f11932e313695de8156e9c.zip |
mtd: plat-ram: 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: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions