Quoting Jani Nikula (2018-02-14 10:25:06) > On Wed, 14 Feb 2018, Chris Wilson <[email protected]> wrote: > > Regular comments where being marked up for kerneldoc, but were not > > formatted properly. Remove the markup to remove the warnings. > > > > drivers/gpu/drm/i915/dvo_ivch.c:192: warning: Function parameter or member > > 'dvo' not described in 'ivch_read' > > drivers/gpu/drm/i915/dvo_ivch.c:192: warning: Function parameter or member > > 'addr' not described in 'ivch_read' > > drivers/gpu/drm/i915/dvo_ivch.c:192: warning: Function parameter or member > > 'data' not described in 'ivch_read' > > > > Signed-off-by: Chris Wilson <[email protected]> > > Could switch the comments to imperative while at it, but *shrug*.
I was being lazy and justifying my actions with "let's start with a clean slate so that any improvements don't have to slog through all the old warnings first". -Chris _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
