[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180612220722.GA38773@dtor-ws>
Date: Tue, 12 Jun 2018 15:07:22 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Oleksandr Andrushchenko <andr2000@...il.com>
Cc: xen-devel@...ts.xenproject.org, linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org, jgross@...e.com, lyan@...e.com,
boris.ostrovsky@...cle.com, konrad.wilk@...cle.com,
andrii_chepurnyi@...m.com,
Oleksandr Andrushchenko <oleksandr_andrushchenko@...m.com>
Subject: Re: [PATCH v5 3/3] Input: xen-kbdfront - allow better run-time
configuration
On Tue, Jun 12, 2018 at 10:48:56AM +0300, Oleksandr Andrushchenko wrote:
>
> + if (!(with_kbd | with_ptr | with_mtouch)) {
I changed this to logical "OR" and applied, thank you.
> + ret = -ENXIO;
> + goto error;
> + }
> +
> ret = xenkbd_connect_backend(dev, info);
> if (ret < 0)
> goto error;
> --
> 2.17.1
>
--
Dmitry
Powered by blists - more mailing lists