]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27053e6d3fd0fe167739b39c3c7f954b9cadff7a
tree8df7fe36d57cd499bda124528b4013e36f490356
parentd654756a19d71f890acc6b10a5e5ff43d3a9b8dd
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: fb85ce23601d ("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