commit | f14f368670541bfa217573194027a58f2206e250 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Oct 17 09:35:12 2016 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Oct 17 14:26:05 2016 +0200 |
tree | 901a51070f4fd50344eca194f8657a5e5d404be2 | |
parent | a68362fe3e84fcbedd49939aa200519aa5410135 [diff] |
drm/edid: Rename local variable block to edid The "block" variable points to the entire edid, not individual blocks despite it being named such. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161017083514.21772-1-chris@chris-wilson.co.uk