From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756740AbdGLG5P (ORCPT ); Wed, 12 Jul 2017 02:57:15 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:35621 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756601AbdGLG5N (ORCPT ); Wed, 12 Jul 2017 02:57:13 -0400 Date: Tue, 11 Jul 2017 23:57:10 -0700 From: Nick Desaulniers To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4] Input: mousedev - fix implicit conversion warning Message-ID: <20170712065710.7rn43l6uujsbboju@lostoracle.net> References: <20170526154029.9405-1-nick.desaulniers@gmail.com> <20170530054151.16639-1-nick.desaulniers@gmail.com> <20170625180609.GA8697@dtor-ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170625180609.GA8697@dtor-ws> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dmitry, did you get a chance to merge the sugguested revision, yet?