diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-09-09 07:49:14 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2013-09-19 12:30:05 +0200 |
commit | 5a7bbe86b0b99b1075b97d812946a84ed5fda9ff (patch) | |
tree | c8d517435eae3455fc1c47b28eab475d92636bd7 /include/video/sisfb.h | |
parent | Linux 3.12-rc1 (diff) | |
download | linux-5a7bbe86b0b99b1075b97d812946a84ed5fda9ff.tar.xz linux-5a7bbe86b0b99b1075b97d812946a84ed5fda9ff.zip |
video: au1100fb: 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: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video/sisfb.h')
0 files changed, 0 insertions, 0 deletions