diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 14:41:14 +0900 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-11-14 18:21:25 -0500 |
commit | 58e48be72d675b53e57982fc5301ec1b2dbda280 (patch) | |
tree | 50ae3251aeae7d16ff6de353fe68496c469d7f74 /drivers/ide/ide-io-std.c | |
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 <jg1.han@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/ide-io-std.c')
0 files changed, 0 insertions, 0 deletions