linux/drivers/char/xilinx_hwicap
Jingoo Han 2005547756 char: xilinx_hwicap: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 08:53:23 -07:00
..
buffer_icap.c xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
buffer_icap.h xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
fifo_icap.c xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
fifo_icap.h xilinx_hwicap: remove improper wording in license statement 2008-12-17 11:23:07 -08:00
Makefile [POWERPC] Xilinx: hwicap driver 2008-02-06 10:23:52 -07:00
xilinx_hwicap.c char: xilinx_hwicap: Remove casting the return value which is a void pointer 2013-09-26 08:53:23 -07:00
xilinx_hwicap.h char: xilinx_hwicap: Fix typo in comment and extend it 2013-05-30 21:46:16 +09:00