diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 01:42:52 -0400 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2013-10-27 19:27:07 -0400 |
commit | 14ac07856fee903879f11932e313695de8156e9c (patch) | |
tree | e20ea2b069b2f99680ce787d033171ade6627a79 /drivers/mtd/devices | |
parent | 963d1c285fdf3b9ce93b575b879c1cba4a23d958 (diff) |
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/devices')
0 files changed, 0 insertions, 0 deletions