> >         struct intel_device_info *device_info;
> >         struct drm_i915_private *i915;
> > +       int err;
> >  
> >         i915 = kzalloc(sizeof(*i915), GFP_KERNEL);
> >         if (!i915)
> >                 return NULL;
> 
> Ahem.

oh yes :)

Thanks,
Andi
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to