Re: [PATCH weston 17/21] compositor-fbdev: rename fbdev_output_disable_handler()

2017-09-24 Thread Ray, Ian (GE Healthcare)
On 22/09/2017, 17.33, "wayland-devel on behalf of Pekka Paalanen" wrote: > > From: Pekka Paalanen > > This is a more logical name for the function, matching the pattern used > in other backends and the hook names. > > Signed-off-by: Pekka Paalanen Reviewed-by: Ian Ray __

[PATCH weston 17/21] compositor-fbdev: rename fbdev_output_disable_handler()

2017-09-22 Thread Pekka Paalanen
From: Pekka Paalanen This is a more logical name for the function, matching the pattern used in other backends and the hook names. Signed-off-by: Pekka Paalanen --- libweston/compositor-fbdev.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libweston/compositor-fbdev