Quoting Mika Kuoppala (2019-01-25 11:44:30) > Chris Wilson <ch...@chris-wilson.co.uk> 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 Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx