[PATCH libdrm 00/04] Silence compiler warnings

2015-02-27 Thread Emil Velikov
On 25 February 2015 at 18:43, Emil Velikov wrote: > On 25/02/15 17:09, Jan Vesely wrote: >> Hi, >> >> you can add >> Reviewed-by: Jan Vesely >> to 1,2, and 4. >> I think 3 needs someone from exynos to say whether the function should >> not be used somewhere (just to be on the safe side). >> > Gre

[PATCH libdrm 00/04] Silence compiler warnings

2015-02-25 Thread Emil Velikov
On 25/02/15 17:09, Jan Vesely wrote: > Hi, > > you can add > Reviewed-by: Jan Vesely > to 1,2, and 4. > I think 3 needs someone from exynos to say whether the function should > not be used somewhere (just to be on the safe side). > Great, thanks. For anyone interested I will give it a few days,

[PATCH libdrm 00/04] Silence compiler warnings

2015-02-25 Thread Jan Vesely
Hi, you can add Reviewed-by: Jan Vesely to 1,2, and 4. I think 3 needs someone from exynos to say whether the function should not be used somewhere (just to be on the safe side). jan On Mon, 2015-02-23 at 14:56 +, Emil Velikov wrote: > Short follow up to my earlier series "The rocky road to

[PATCH libdrm 00/04] Silence compiler warnings

2015-02-23 Thread Emil Velikov
Short follow up to my earlier series "The rocky road to building with -Wextra". This gets rid of ~20 warnings, with ~45 remainig. -Emil