Re: [E-devel] [PATCH] Trivial changes

2013-04-29 Thread ChunEon Park
(월) 15:08:51 Subject: [E-devel] [PATCH] Trivial changes Hi, I was cleaning up my computer yesterday when I stumbled upon some diffs. It seems that I forgot to send them, so I rebased them and here they are. 1. Just an uninitialized variable 2. Since sysctl() returns -1 when failing, we should check

[E-devel] [PATCH] Trivial changes

2013-04-28 Thread Maxime Villard
Hi, I was cleaning up my computer yesterday when I stumbled upon some diffs. It seems that I forgot to send them, so I rebased them and here they are. 1. Just an uninitialized variable 2. Since sysctl() returns -1 when failing, we should check for 0 Ok/Comments? diff --git a/src/lib/ecore_con/