From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: uinput - allow for max == min during input_absinfo validation Date: Tue, 18 Sep 2018 10:05:07 -0700 Message-ID: <20180918170507.GD177805@dtor-ws> References: <20180918052256.GA23446@jelly> <19cbcf47-4ab4-7dd0-392a-9a47b7264999@ginzinger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <19cbcf47-4ab4-7dd0-392a-9a47b7264999@ginzinger.com> Sender: linux-kernel-owner@vger.kernel.org To: Martin Kepplinger Cc: Peter Hutterer , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Benjamin Tissoires List-Id: linux-input@vger.kernel.org On Tue, Sep 18, 2018 at 01:13:47PM +0200, Martin Kepplinger wrote: > On 9/18/18 7:22 AM, Peter Hutterer wrote: > > These values are inclusive, so a range of 1 requires min == max. > > > > Signed-off-by: Peter Hutterer > > true, nice catch. > > Reviewed-by: Martin Kepplinger Applied, thank you. -- Dmitry