drm/i915: Clean up ancient doc comments for i915_ioc32.c
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 14 Feb 2018 16:07:20 +0000 (16:07 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 15 Feb 2018 16:22:21 +0000 (16:22 +0000)
commitcc3290955255ce61d16ceeab87685e99dc27bbc4
tree907d571e4c1d25005fc122725daff9650b9ba615
parentcdb3db8542d854bd678d60cd28861b042e191672
drm/i915: Clean up ancient doc comments for i915_ioc32.c

As befitting a file dedicated to the mistakes of the past,

drivers/gpu/drm/i915/i915_ioc32.c:2: warning: Cannot understand  * \file i915_ioc32.c
 on line 2 - I thought it was a doc line
drivers/gpu/drm/i915/i915_ioc32.c:82: warning: Function parameter or member 'filp' not described in 'i915_compat_ioctl'
drivers/gpu/drm/i915/i915_ioc32.c:82: warning: Function parameter or member 'cmd' not described in 'i915_compat_ioctl'
drivers/gpu/drm/i915/i915_ioc32.c:82: warning: Function parameter or member 'arg' not described in 'i915_compat_ioctl'

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/20180214160720.19673-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/i915_ioc32.c