Hi Macpaul Lin,
Le 16/04/2011 13:17, Macpaul Lin a écrit :
> Hi all,
>
> 2011/4/16 Graeme Russ:
>> 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 guy
Hi all,
2011/4/16 Graeme Russ :
> 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 (XX) ||
"\t"defined (XX)
instead of
#if d
On 16/04/11 16:22, Albert ARIBAUD wrote:
> Hi all,
>
> Le 15/04/2011 12:09, Wolfgang Denk a écrit :
>> Dear Mike Frysinger,
>>
>> In message<201104150453.21441.vap...@gentoo.org> you wrote:
>>>
> On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
>> #if !defined(CONFIG_ENV_IS_IN_EEPR
Le 16/04/2011 08:18, Macpaul Lin a écrit :
> HI all,
>
> 2011/4/15 Mike Frysinger:
up to Wolfgang how he feels about ifdef indentation
>>>
>>> In this specific case of #ifdef indentation I feel that the original
>>> form (which causes checkpatch warnings) is actually easier to read, so
>>> I t
Hi all,
Le 15/04/2011 12:09, Wolfgang Denk a écrit :
> Dear Mike Frysinger,
>
> In message<201104150453.21441.vap...@gentoo.org> you wrote:
>>
On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
> #if !defined(CONFIG_ENV_IS_IN_EEPROM)&& \
> -!defined(CONFIG_ENV_IS_IN_FLASH)&
HI all,
2011/4/15 Mike Frysinger :
>> > up to Wolfgang how he feels about ifdef indentation
>>
>> In this specific case of #ifdef indentation I feel that the original
>> form (which causes checkpatch warnings) is actually easier to read, so
>> I tend to keep it. But I am aware that this is incons
On Friday, April 15, 2011 06:09:12 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > > On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
> > > >> #if !defined(CONFIG_ENV_IS_IN_EEPROM)&& \
> > > >>
> > > >> -!defined(CONFIG_ENV_IS_IN_FLASH) && \
> > > >> + !defined(CONFIG_ENV_
Dear Mike Frysinger,
In message <201104150453.21441.vap...@gentoo.org> you wrote:
>
> > > On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
> > >> #if !defined(CONFIG_ENV_IS_IN_EEPROM)&& \
> > >> -!defined(CONFIG_ENV_IS_IN_FLASH) && \
> > >> + !defined(CONFIG_ENV_IS_IN_FLASH)
Hi Mike,
2011/4/15 Mike Frysinger :
>> Do you mean the replacement with space to ident?
>>
>> According to the 2.6.38.1's checkpatch, it reported:
>> WARNING: please, no spaces at the start of a line
>
> this particular check has already been posted upstream as generally causing
> more harm than g
On Friday, April 15, 2011 04:25:58 Macpaul Lin wrote:
> 2011/4/15 Mike Frysinger:
> > On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
> >> #if !defined(CONFIG_ENV_IS_IN_EEPROM)&& \
> >> -!defined(CONFIG_ENV_IS_IN_FLASH) && \
> >> + !defined(CONFIG_ENV_IS_IN_FLASH)&& \
Hi Mike,
2011/4/15 Mike Frysinger :
> On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
>> #if !defined(CONFIG_ENV_IS_IN_EEPROM) && \
>> - !defined(CONFIG_ENV_IS_IN_FLASH) && \
>> + !defined(CONFIG_ENV_IS_IN_FLASH) && \
>
> not sure this one hunk is desirable, but the res
On Friday, April 15, 2011 03:02:58 Macpaul Lin wrote:
> #if !defined(CONFIG_ENV_IS_IN_EEPROM)&& \
> -!defined(CONFIG_ENV_IS_IN_FLASH) && \
> + !defined(CONFIG_ENV_IS_IN_FLASH)&& \
not sure this one hunk is desirable, but the rest are fine
-mike
signature.asc
Description:
12 matches
Mail list logo