diff options
author | Jingoo Han <[email protected]> | 2013-09-09 14:41:14 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-14 18:21:25 -0500 |
commit | 58e48be72d675b53e57982fc5301ec1b2dbda280 (patch) | |
tree | 50ae3251aeae7d16ff6de353fe68496c469d7f74 /lib | |
parent | 4fbf888accb39af423f271111d44e8186f053723 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions