[Intel-gfx] [PATCH] drm/i915: Reattach comment, complete type specification
Chris Wilson
chris at chris-wilson.co.uk
Fri Aug 19 14:29:42 UTC 2016
On Fri, Aug 19, 2016 at 03:23:42PM +0100, Dave Gordon wrote:
> In the recent patch
> bc3d674 drm/i915: Allow userspace to request no-error-capture upon ...
> the final version moved the flags and the associated #defines around
> so they were adjacent; unfortunately, they ended up between a comment
> and the thing (hw_id) to which the comment applies :(
>
> So this patch reshuffles the comment and subject back together.
>
> Also, as we're touching 'hw_id', let's change it from just 'unsigned'
> to a fully-specified 'unsigned int', because some code checking tools
> (including checkpatch) object to plain 'unsigned'.
>
> Fixes: bc3d674462e5df5f2b33adbfcaad9edff8b827f4
>
> Signed-off-by: Dave Gordon <david.s.gordon at intel.com>
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
More information about the Intel-gfx
mailing list