All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ravid Baruch Naali <ravidbn@domain.hid>
To: rpm@xenomai.org
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] [PATCH] VxWorks semaphore usage demo
Date: Mon, 03 Sep 2007 20:29:20 +0300	[thread overview]
Message-ID: <46DC4470.6030500@domain.hid> (raw)
In-Reply-To: <1188839861.28092.10.camel@domain.hid>

Philippe Gerum wrote:

> On Mon, 2007-09-03 at 17:32 +0200, Gilles Chanteperdrix wrote:
>   
>> On 9/3/07, Ravid Baruch Naali <ravidbn@domain.hid> wrote:
>>     
>>> Hello again,
>>>       
>> Hi,
>>
>>     
>>> I'm not sure what is the preferred way to commit my changes, so before I
>>> commit i'm Attaching my patch in order to get you remarks and further
>>> instructions
>>>       
>> The synchronization on tasks completion with the semID semaphore seems
>> broken. The main thread will get the semahore when the first task
>> completes, not when all the tasks complete.
>>
>> I see too many comments, for instance:
>> // Checking for failures
>> if (error == ERROR)
>>
>> is useless, it is pretty obvious from reading the code that you are
>> checking for failure. Comments should tell us things that are not
>> obvious.
>>
>> Now, about the style, this is C code, so use C style comments. I would
>> also prefer that you use the kernel coding style, but this is not
>> kernel code, so I am not sure the rule is to use the kernel coding
>> style.
>>     
>
> It is. We do want a common style regardless of the execution space. TIA,
>
>   
Thanks for the comments I'll adapt and fix it before I'll send it again.


-- 
Ravid Baruch Naali
ravidbn@domain.hid
+972 4 6732729
+972 52 5830021



  reply	other threads:[~2007-09-03 17:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03 15:13 [Xenomai-core] [PATCH] VxWorks semaphore usage demo Ravid Baruch Naali
2007-09-03 15:32 ` Gilles Chanteperdrix
2007-09-03 17:17   ` Philippe Gerum
2007-09-03 17:29     ` Ravid Baruch Naali [this message]
2007-09-03 20:57   ` Ravid Baruch Naali
2007-09-04  8:50     ` Gilles Chanteperdrix
2007-09-04 14:12       ` Philippe Gerum

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46DC4470.6030500@domain.hid \
    --to=ravidbn@domain.hid \
    --cc=rpm@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.