Re: [LTP] [PATCH] lib, tools, pan: old-style function definition fixes

2014-04-23 Thread Stanislav Kholmanskikh
On 04/14/2014 09:13 PM, chru...@suse.cz wrote: > Hi! Hi! >> No functional changes. No "cleanup". Just fixes for >> "old-style function definition" compile warnings. > > This is obviously OK, but needs to wait after we do release as it's > non-critical change. > Thank you. Pushed. --

Re: [LTP] [PATCH] lib, tools, pan: old-style function definition fixes

2014-04-14 Thread chrubis
Hi! > No functional changes. No "cleanup". Just fixes for > "old-style function definition" compile warnings. This is obviously OK, but needs to wait after we do release as it's non-critical change. -- Cyril Hrubis chru...@suse.cz

[LTP] [PATCH] lib, tools, pan: old-style function definition fixes

2014-04-11 Thread Stanislav Kholmanskikh
No functional changes. No "cleanup". Just fixes for "old-style function definition" compile warnings. Signed-off-by: Stanislav Kholmanskikh --- lib/datapid.c | 13 ++--- lib/file_lock.c| 12 ++-- lib/forker.c | 14 ++ lib/parse_opts.c |2 +-