diff options
| author | Jingoo Han <[email protected]> | 2013-09-09 14:08:43 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-09-26 14:29:58 -0700 |
| commit | 0e03e3f8ea2c8c1f1fe099932c1c4f34d44d5231 (patch) | |
| tree | 8fc9d5ab31038c38c8ef766b97c35916a12b9e85 /tools/perf/scripts/python | |
| parent | 5c02fab62e953a5281d7daa7bdd18892c4b43741 (diff) | |
serial: bfin_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: Sonic Zhang <[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