Cyrill Gorcunov wrote:
Btw, Jeremy, could you please Ack it then and I'll resend the patch to Andrew ;)
Not sure its worth a patch to just change that on its own. Fix it in
passing if it needs changing anyway, or generate a patch to fix them
all. But I can't see Andrew being very keen on
[Jeremy Fitzhardinge - Thu, Jun 21, 2007 at 11:52:25AM -0700]
> Jesper Juhl wrote:
>> On 20/06/07, Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
>>> This trivial patch adds braces over a one-line
>>> loop. That makes code...well... little bit
>>> convenient for (possible) further modifications.
>>>
>>
[Jeremy Fitzhardinge - Thu, Jun 21, 2007 at 11:52:25AM -0700]
> Jesper Juhl wrote:
>> On 20/06/07, Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
>>> This trivial patch adds braces over a one-line
>>> loop. That makes code...well... little bit
>>> convenient for (possible) further modifications.
>>>
>>
Jesper Juhl wrote:
On 20/06/07, Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
This trivial patch adds braces over a one-line
loop. That makes code...well... little bit
convenient for (possible) further modifications.
That's generally not done.
It's even in Documentation/CodingStyle :
"
Do not u
[Jesper Juhl - Thu, Jun 21, 2007 at 07:20:33PM +0200]
| From: Jesper Juhl <[EMAIL PROTECTED]>
| To: Cyrill Gorcunov <[EMAIL PROTECTED]>
| Cc: LKML
| Subject: Re: [PATCH] bracing the loop in kernel/softirq.c
| Date: Thu, 21 Jun 2007 19:20:33 +0200
|
> On 21/06/07, Cyrill G
On 21/06/07, Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
[Jesper Juhl - Wed, Jun 20, 2007 at 11:01:44PM +0200]
| From: Jesper Juhl <[EMAIL PROTECTED]>
| To: Cyrill Gorcunov <[EMAIL PROTECTED]>
| Cc: LKML
| Subject: Re: [PATCH] bracing the loop in kernel/softirq.c
| Date: Wed,
[Jesper Juhl - Wed, Jun 20, 2007 at 11:01:44PM +0200]
| From: Jesper Juhl <[EMAIL PROTECTED]>
| To: Cyrill Gorcunov <[EMAIL PROTECTED]>
| Cc: LKML
| Subject: Re: [PATCH] bracing the loop in kernel/softirq.c
| Date: Wed, 20 Jun 2007 23:01:44 +0200
|
> On 20/06/07, Cyrill G
On 20/06/07, Cyrill Gorcunov <[EMAIL PROTECTED]> wrote:
This trivial patch adds braces over a one-line
loop. That makes code...well... little bit
convenient for (possible) further modifications.
That's generally not done.
It's even in Documentation/CodingStyle :
"
Do not unnecessarily use bra
8 matches
Mail list logo