]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()
authorImre Deak <imre.deak@intel.com>
Tue, 30 Mar 2021 15:01:18 +0000 (18:01 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 31 Mar 2021 13:57:33 +0000 (16:57 +0300)
commitf8c9956a3cd9f963aec50aeaef742082390fca4f
tree84c331a4c804329fadc7ae79e241002fa2cba747
parent97e0f9e6f7643ddcf57f6904cd7907ff827fc8b9
drm/i915: Fix docbook header for __intel_runtime_pm_get_if_active()

Fix the

Documentation/gpu/i915:22: /drivers/gpu/drm/i915/intel_runtime_pm.c:423: WARNING: Inline strong start-string without end-string.

warning from the htmldocs build.

Fixes: baee2f07fcbc ("drm/i915: Fix the GT fence revocation runtime PM logic")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20210330150118.1105079-1-imre.deak@intel.com
drivers/gpu/drm/i915/intel_runtime_pm.c