diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 07:42:52 +0200 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-10-28 00:27:07 +0100 |
commit | 14ac07856fee903879f11932e313695de8156e9c (patch) | |
tree | e20ea2b069b2f99680ce787d033171ade6627a79 /drivers/mtd/tests | |
parent | mtd: nand: fix the wrong mtd->type for nand chip (diff) | |
download | linux-14ac07856fee903879f11932e313695de8156e9c.tar.xz linux-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 'drivers/mtd/tests')
0 files changed, 0 insertions, 0 deletions