On Wednesday, September 08, 2010 01:43:20 Wolfgang Denk wrote: > Mike Frysinger wrote: > > which bug ? the logic is: > > for (...) > > > > if (...) > > > > ... = ...; > > > > you want the for loop to have explicit braces ? > > > > for (...) { > > > > if (...) > > > > ... = ...; > > > > } > > > > which would make it a style "bug", and not a code bug > > s/bug/coding style violation/
np ... just wanted to make sure i wasnt missing something wrong with the normal running of the code sine i was poking around in there recently. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot