drm/i915: Fix typo in kerneldoc function name
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 17 Jan 2020 10:16:39 +0000 (10:16 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 17 Jan 2020 13:20:18 +0000 (13:20 +0000)
commitf1766e3a78c5edbf8a24baf4bb11d78ed9cf49dc
treea8151a49d6463d06e1c3828279f79276d61c675b
parent04062c58faafddf62006c6f8e5077dc050e8207e
drm/i915: Fix typo in kerneldoc function name

A forgetful copy'n'paste left the name of the old function intact, and
did not introduce the new function 'i915_request_is_ready'

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200117101639.2908469-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_request.h