Quoting Mika Kuoppala (2019-01-25 11:44:30)
> Chris Wilson <[email protected]> writes:
> > +static bool apply_subtest_filter(const char *caller, const char *name)
> > +{
> > +     char *filter, *sep, *tok;
> > +     bool result = true;
> > +
> > +     filter = kstrdup(i915_selftest.filter, GFP_KERNEL);
> 
> Was going to say that bailout if !filter.
> But apparently it is ok this way.

I thought it was nifty, "Look ma, no hands!" :)
-Chris
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to