summaryrefslogtreecommitdiff
path: root/include/rxrpc
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2016-02-26 11:03:19 (GMT)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>2016-02-26 13:15:39 (GMT)
commit1c7f4bca5a6f53c8aa5ecf52fc9f68194e44aede (patch)
treea569e68540b26c139f84c2af800cfa8ef358fc26 /include/rxrpc
parent135dc79efbc119ea5fb34475996983159e6ca31c (diff)
downloadlinux-1c7f4bca5a6f53c8aa5ecf52fc9f68194e44aede.tar.xz
drm/i915: Rename vma->*_list to *_link for consistency
Elsewhere we have adopted the convention of using '_link' to denote elements in the list (and '_list' for the actual list_head itself), and that the name should indicate which list the link belongs to (and preferrably not just where the link is being stored). s/vma_link/obj_link/ (we iterate over obj->vma_list) s/mm_list/vm_link/ (we iterate over vm->[in]active_list) Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'include/rxrpc')
0 files changed, 0 insertions, 0 deletions