Hi,
On 16 January 2018 at 14:34, Pekka Paalanen wrote:
> On Wed, 20 Dec 2017 12:26:24 +
> Daniel Stone wrote:
>> Calling switch_mode with no output or mode never makes any sense. Drop
>> the NULL checks.
>>
>> Signed-off-by: Daniel Stone
>> ---
>> libweston/compositor-drm.c | 23 +-
On Wed, 20 Dec 2017 12:26:24 +
Daniel Stone wrote:
> Calling switch_mode with no output or mode never makes any sense. Drop
> the NULL checks.
>
> Signed-off-by: Daniel Stone
> ---
> libweston/compositor-drm.c | 23 +--
> 1 file changed, 5 insertions(+), 18 deletions(-)
Calling switch_mode with no output or mode never makes any sense. Drop
the NULL checks.
Signed-off-by: Daniel Stone
---
libweston/compositor-drm.c | 23 +--
1 file changed, 5 insertions(+), 18 deletions(-)
diff --git a/libweston/compositor-drm.c b/libweston/compositor-drm.c