Re: [PATCH 04/15] posix: Remove dead code and shrink comment

2016-05-21 Thread Gedare Bloom
Calling out to Sambeet to note that this patch is removing a comment about OmniORB that may be relevant to his work this summer. On Fri, May 20, 2016 at 9:33 AM, Sebastian Huber wrote: > --- > cpukit/posix/src/mutexinit.c | 38 +++--- > 1 file changed, 3 insertion

Re: [PATCH 04/15] posix: Remove dead code and shrink comment

2016-05-20 Thread Sebastian Huber
I think it is fine. The OmniORB had a problem with the dead code in place. On 20/05/16 16:05, Gedare Bloom wrote: Calling out to Sambeet to note that this patch is removing a comment about OmniORB that may be relevant to his work this summer. On Fri, May 20, 2016 at 9:33 AM, Sebastian Huber wr

[PATCH 04/15] posix: Remove dead code and shrink comment

2016-05-20 Thread Sebastian Huber
--- cpukit/posix/src/mutexinit.c | 38 +++--- 1 file changed, 3 insertions(+), 35 deletions(-) diff --git a/cpukit/posix/src/mutexinit.c b/cpukit/posix/src/mutexinit.c index 1888699..8de76d0 100644 --- a/cpukit/posix/src/mutexinit.c +++ b/cpukit/posix/src/mutexinit