diff options
author | Jingoo Han <[email protected]> | 2013-09-09 14:24:24 +0900 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-09-11 16:10:00 -0400 |
commit | 1ecfd46286d391465e87cfa507709b4e713362f8 (patch) | |
tree | 5208c6223daa58d574bfa9f5b5156a354dc9d903 /drivers/message/fusion/lsi/mpi_raid.h | |
parent | e015b443bf1f259e9c05f4591967cfdf831010ec (diff) |
irda: vlsi_ir: 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 'drivers/message/fusion/lsi/mpi_raid.h')
0 files changed, 0 insertions, 0 deletions