On Wed, Mar 28, 2012 at 10:36:09PM +0200, Jonas Ådahl wrote:
> Signed-off-by: Jonas Ådahl
Very nice clean up, thanks. I moved the inline variable declaration
in evdev_add_devices() (const char *sysname) up alongside const char
*path; Other than that, applied as is
Kristian
> ---
> src/compos
Signed-off-by: Jonas Ådahl
---
src/compositor-drm.c | 10 +++---
src/compositor.c |4
src/evdev.c | 22 +++---
src/tty.c|3 +++
4 files changed, 33 insertions(+), 6 deletions(-)
diff --git a/src/compositor-drm.c b/src/compositor-drm.c