RE: [PATCH v8 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >  	blob = drm_property_create_blob(dev, blob_size, NULL);
> >  	if (IS_ERR(blob))
> > -		return -1;
> > +		return ERR_PTR(-1);
> 
> Were we seeing any warnings because of this?
> If at all needed, it should be part of the second patch [1]
> 
> Regards
> 
> Chaitanya
> 
> [1] https://patchwork.freedesktop.org/patch/642713/?series=140935&rev=8
> 
No warning as such, as part of review found this.
Sure will move it to second patch.

Thanks and Regards,
Arun R Murthy
-------------------




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux