[Intel-gfx] [PATCH] drm/i915/gt: Remove stale kerneldoc for internal MOCS functions
Chris Wilson
chris at chris-wilson.co.uk
Mon Aug 5 17:26:59 UTC 2019
Quoting Daniele Ceraolo Spurio (2019-08-05 17:59:31)
>
>
> On 8/3/19 3:22 AM, Chris Wilson wrote:
> > 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 at chris-wilson.co.uk>
>
> Reviewed-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
>
> Has adding kerneldoc generation to CI been considered?
The parameters get checked by make W=1, so it's not beyond our means to
include the warnings in the compile check...
-Chris
More information about the Intel-gfx
mailing list