diff options
author | Jingoo Han <[email protected]> | 2013-09-09 14:33:32 +0900 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2013-09-27 09:37:00 +0900 |
commit | cb8bb3a77252bd431997a61456689c778510447c (patch) | |
tree | 090e93c487874dfd3e086ee45a38c06f069f0190 /include/linux/fpga/fpga-mgr.h | |
parent | a75e1c73a46eed0332d036e371f714e76d167c07 (diff) |
extcon: 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: Chanwoo Choi <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions