drm/i915/dvo: Fixup commentary
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Feb 2018 09:29:08 +0000 (09:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Feb 2018 12:04:32 +0000 (12:04 +0000)
commitd5fdd43fb17d474454d968a75eb54b01203461f4
treef0b03a1bbfd07d317f850f5ca794e9cc582c3cbc
parent5a3ec1e6bf4b01b826a9de4136fbb9443ace9f0d
drm/i915/dvo: Fixup commentary

Remove the kerneldoc markup applied to non-kerneldoc comments and
convert the multiline comments to the canonical style.

drivers/gpu/drm/i915/intel_dvo.c:303: warning: Function parameter or member 'connector' not described in 'intel_dvo_detect'
drivers/gpu/drm/i915/intel_dvo.c:303: warning: Function parameter or member 'force' not described in 'intel_dvo_detect'
drivers/gpu/drm/i915/intel_dvo.c:382: warning: Function parameter or member 'encoder' not described in 'intel_dvo_get_current_mode'

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180214092909.27040-3-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_dvo.c