drm/i915: s/__i915_wait_request/i915_wait_request/
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 06:52:40 +0000 (07:52 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 4 Aug 2016 07:09:29 +0000 (08:09 +0100)
commit776f32364d625305041e1760233c52fdb71d2563
treee7a00bc19cfe415ce1d12499822e376d46a28395
parent37db14700e995aa7b74e09b2a1bfe786f0db0121
drm/i915: s/__i915_wait_request/i915_wait_request/

There is only one wait on request function now, so drop the "expert"
indication of leading __.

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-21-git-send-email-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_gem.c
drivers/gpu/drm/i915/i915_gem_request.c
drivers/gpu/drm/i915/i915_gem_request.h
drivers/gpu/drm/i915/i915_gem_userptr.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_ringbuffer.c
This page took 0.025678 seconds and 5 git commands to generate.