diff options
| author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 14:19:48 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-09-17 07:47:43 -0700 |
| commit | 538118b94febf5582b7313dc52e13c55cc1bd5a5 (patch) | |
| tree | 83ad60cb4c37250fc9ec58a50c7261e75ad1d5ab /scripts/basic | |
| parent | 3b33bd911dfcbe923b7aeac04e7b5691247dad35 (diff) | |
staging: dgap: 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>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
