Hi all,

2011/4/16 Graeme Russ <graeme.r...@gmail.com>:
> On 16/04/11 16:22, Albert ARIBAUD wrote:
>>
>> If the goal is to have the !defined aligned, then maybe a solution here
>> would be toput a tab rather than a space after the #if?
>>

Do you guys means
#if"\t"defined (XXXXXX) ||
"\t"defined (XXXXXX)
instead of
#if defined (XXXXXX) ||
"space*4" defined (XXXXXX)
?

If so, I'll fix the patch and then send v2 on next Monday and see if
everybody feel this will be better.

-- 
Best regards,
Macpaul Lin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to