commit | efdf7c0605ba0eeab1a002c43a84f959099aa8f0 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 07:52:33 2016 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Aug 04 08:09:23 2016 +0100 |
tree | 604574ea7a984e7320e8a84bbc146c33dd12386c | |
parent | 8cac6f6c415bcd559db2f5c05c1bd76d7e378f67 [diff] |
drm/i915: Rename request->list to link for consistency We use "list" to denote the list and "link" to denote an element on that list. Rename request->list to match this idiom. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1470293567-10811-14-git-send-email-chris@chris-wilson.co.uk