Quoting Joonas Lahtinen (2018-04-18 10:46:27)
> Quoting Chris Wilson (2018-04-17 17:31:32)
> > +static void print_sched_attr(struct drm_printer *m,
> > +                            const struct drm_i915_private *i915,
> > +                            const struct i915_sched_attr *attr)
> > +{
> > +       if (attr->priority == I915_PRIORITY_INVALID)
> > +               return;
> 
> This will yield a double space in the output. Just sayin'

Yes, but one too many spaces is only a problem for our OCD and only for
those of us brave enough to venture that far back.
-Chris
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to