Hi,

On 03/21/2014 04:45 PM, Ian Campbell wrote:
> On Fri, 2014-03-21 at 16:14 +0100, Hans de Goede wrote:
>> Hi,
>>
>> On 03/20/2014 10:37 PM, Ian Campbell wrote:
>>> Mainly whitespace. The main construct which it complains about is:
>>>     while(POKE THE HARDWARE);
>>> which obscures the potentially infinite loop, I've rewritten as:
>>>     while(POKE THE HARDWARE)
>>>             ;
>>>
>>> Signed-off-by: Ian Campbell <[email protected]>
>>
>> Thanks, added to u-boot-sunxi.git sunxi branch.
> 
> Thanks, N times over (I lost count of the number of patches).
> 
> I was planning to resync my mainlining tree this evening so this is very
> timely.

Actually I'm currently preparing a cleaned up version of your v1 with all
the cleanups merged in and on top of v2014.04-rc2 instead of v2014.01 as
I need to have a clean base for my own work. If you wait 30 minutes,
I should have something for you to test / poke at and we avoid doing
double work :)

Regards,

Hans

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to