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. Ian. -- 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.
