Re: [Mesa-dev] [PATCH 0/4] Removing all double semi-colons

2016-04-21 Thread Emil Velikov
On 18 April 2016 at 19:17, Ian Romanick wrote: > With the one typo in the commit message of patch 1 fixed, the series is > > Reviewed-by: Ian Romanick > > If there are no objections or other comments, I'll go ahead and fix it > and push the series in the next day or so. > Aaand it's gone. [South

Re: [Mesa-dev] [PATCH 0/4] Removing all double semi-colons

2016-04-18 Thread Ian Romanick
With the one typo in the commit message of patch 1 fixed, the series is Reviewed-by: Ian Romanick If there are no objections or other comments, I'll go ahead and fix it and push the series in the next day or so. On 04/14/2016 09:07 AM, Jakob Sinclair wrote: > This patch series remove all double

[Mesa-dev] [PATCH 0/4] Removing all double semi-colons

2016-04-14 Thread Jakob Sinclair
This patch series remove all double semi-colons in the code that were left after my last patch series. These patches should not actually change something. This is just cleanup work. I don't have push access so someone reviewing will have to push this. My last series haven't been pushed yet either.