summaryrefslogtreecommitdiff
path: root/drivers/ide/q40ide.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-09-09 09:41:14 +0400
committerDavid S. Miller <davem@davemloft.net>2013-11-15 03:21:25 +0400
commit58e48be72d675b53e57982fc5301ec1b2dbda280 (patch)
tree50ae3251aeae7d16ff6de353fe68496c469d7f74 /drivers/ide/q40ide.c
parent4fbf888accb39af423f271111d44e8186f053723 (diff)
downloadlinux-58e48be72d675b53e57982fc5301ec1b2dbda280.tar.xz
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/q40ide.c')
0 files changed, 0 insertions, 0 deletions