Hello. On 19-12-2010 1:21, Wolfgang Denk wrote:
>> Print a message when a RDIMM is detected. > ... >> + } else >> printf("ERROR: Mix of registered buffered and unbuffered " >> "DIMMs detected!\n"); >> - } > Mutli-line statement needs braces. Well, not only that. CodingStyle requires that if some parts of the *if* statement used {}, then all parts need to use {}. > Best regards, > Wolfgang Denk WBR, Sergei _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot