diff options
author | Chris Wilson <[email protected]> | 2016-08-18 17:16:59 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2016-08-18 22:36:49 +0100 |
commit | a1e5afbe4d5b6a0b1e3ffb32ec11dd51887ca7a3 (patch) | |
tree | 7001644af26fb2db297bf1440807d284662fee0f /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 364c8172edb5ff0b4650bbd4c45eaab46b84b008 (diff) |
drm/i915: Rename fence.lru_list to link
Our current practice is to only name the actual list (here
dev_priv->fence_list) using "list", and elements upon that list are
referred to as "link". Further, the lru nature is of the list and not of
the node and including in the name does not disambiguate the link from
anything else.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions