diff options
| author | Jingoo Han <[email protected]> | 2013-09-09 14:06:45 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-09-26 14:29:58 -0700 |
| commit | 0d8570ad7ec99f4c89135657ea2821bdae78423f (patch) | |
| tree | 347518ceb237104e4d60de9d8bd0cf3fc4849d52 /tools/perf/scripts/python | |
| parent | 7fb8c56c7fa0fa11168d3788d4591951bec27f4b (diff) | |
serial: arc_uart: 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]>
Acked-by: Vineet Gupta <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions