diff options
| author | Jingoo Han <[email protected]> | 2013-09-09 05:14:50 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-09-26 15:53:23 +0000 |
| commit | 20055477566958e751a20290aa45ae21bd4b5e11 (patch) | |
| tree | 302a5b408170abb77f024c5e6f8b89cd93690985 /drivers/misc/ibmasm/module.c | |
| parent | uio: uio_sercos3: remove unnecessary pci_set_drvdata() (diff) | |
| download | kernel-20055477566958e751a20290aa45ae21bd4b5e11.tar.gz kernel-20055477566958e751a20290aa45ae21bd4b5e11.zip | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions
