
2 Jul
2008
2 Jul
'08
6:21 p.m.
Louis wrote:
Dear Ben,
Thanks for your suggestion; I will correct the driver as soon as possible. And I make a mistake in sending the mail through outlook express, hence making indentation problems.
Great! Thanks Louis. For sending patches, I highly recommend using git-send-email instead of your mail client. While it's possible to get most clients to send properly formatted patches, it often takes a lot of trial and error, while git-send-email always works (AFAIK). Also, please consider running 'Lindent -pcs' on the code before sending. This page is very useful:
http://www.denx.de/wiki/UBoot/CodingStyle
regards, Ben