• Daniel Vetter's avatar
    drm/i915: s/\<rq\>/req/g · eed29a5b
    Daniel Vetter authored
    The merged seqno->request conversion from John called request
    variables req, but some (not all) of Chris' recent patches changed
    those to just rq. We've had a lenghty (and inconclusive) discussion on
    irc which is the more meaningful name with maybe at most a slight bias
    towards req.
    
    Given that the "don't change names without good reason to avoid
    conflicts" rule applies, so lets go back to a req everywhere for
    consistency. I'll sed any patches for which this will cause conflicts
    before applying.
    
    Cc: Chris Wilson <chris@chris-wilson.co.uk>
    Cc: John Harrison <John.C.Harrison@Intel.com>
    [danvet: s/origina/merged/ as pointed out by Chris - the first
    mass-conversion patch was from Chris, the merged one from John.]
    Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
    eed29a5b
i915_gem.c 133 KB