Re: [PATCH weston v4 1/4] shell: Use relative layers for lock/unlock

2013-05-13 Thread Pekka Paalanen
On Sun, 12 May 2013 11:09:32 +0200 Quentin Glidic sardemff7+wayl...@sardemff7.net wrote: From: Quentin Glidic sardemff7+...@sardemff7.net The commit message here should state why this change is needed, and what it does on a high level. I can guess, but I'd like it written out also for

[PATCH weston v4 1/4] shell: Use relative layers for lock/unlock

2013-05-12 Thread Quentin Glidic
From: Quentin Glidic sardemff7+...@sardemff7.net Signed-off-by: Quentin Glidic sardemff7+...@sardemff7.net --- src/shell.c | 17 +++-- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/src/shell.c b/src/shell.c index 135eaa5..456e911 100644 --- a/src/shell.c +++