git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da32cc9
)
drm/edid: Make edid_load() return a void *
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 19 Nov 2013 11:15:05 +0000
(12:15 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 18 Dec 2013 00:42:13 +0000
(10:42 +1000)
Always use "void *" for arbitrary memory buffers, as this allows to drop
casts in assignments.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found