]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 3 Aug 2019 10:22:21 +0000 (11:22 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 5 Aug 2019 17:27:17 +0000 (18:27 +0100)
commit0938c41003b7c7b6ca51d8ad72d90bb5df1a82d6
tree87866eafed476635cf9e38b1b7638e3d62c5c114
parentf45b028561b64a45b74c40b23d9e60ec3640ae08
drm/i915/gt: Remove stale kerneldoc for internal MOCS functions

The kerneldoc were stale, generating mismatching parameters warning, but
furthermore they were for internal routines, not part of the MOCS
interface so the instructions were superfluous.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190803102221.21344-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/gt/intel_mocs.c