Re: [Mesa-dev] [PATCHv3] Remove wrongly repeated words in comments

2016-06-23 Thread Chad Versace
On Thu 23 Jun 2016, Giuseppe Bilotta wrote: > Clean up misrepetitions ('if if', 'the the' etc) found throughout the > comments. This has been done manually, after grepping > case-insensitively for duplicate if, is, the, then, do, for, an, > plus a few other typos corrected in fly-by > > v2: >

[Mesa-dev] [PATCHv3] Remove wrongly repeated words in comments

2016-06-23 Thread Giuseppe Bilotta
Clean up misrepetitions ('if if', 'the the' etc) found throughout the comments. This has been done manually, after grepping case-insensitively for duplicate if, is, the, then, do, for, an, plus a few other typos corrected in fly-by v2: * proper commit message and non-joke title; * replace