OSDN Git Service

drm/i915/uc: Fixup kerneldoc after params were flipped and renamed
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 27 Jul 2019 09:54:41 +0000 (10:54 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 27 Jul 2019 13:17:14 +0000 (14:17 +0100)
commit62336cc666b0e0f1f2bebd682c1741b9a439095a
tree8df7fe36d57cd499bda124528b4013e36f490356
parentaaf70b90a4f196b1abd67f97dace64a60308234e
drm/i915/uc: Fixup kerneldoc after params were flipped and renamed

drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:194: warning: Function parameter or member 'i915' not described in 'intel_uc_fw_fetch'
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c:194: warning: Excess function parameter 'dev_priv' description in 'intel_uc_fw_fetch'

Fixes: 97dee74bb34a ("drm/i915/uc: Reorder params in intel_uc_fw_fetch")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190727101055.5300-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c