From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] Input: mouse: elan_i2c_core: Added support for ELAN0621 touchpad. Date: Thu, 29 Nov 2018 18:11:24 +0100 Message-ID: <20181129171124.GB4651@kroah.com> References: <20181129163019.4203-1-adam@adamwong.me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181129163019.4203-1-adam@adamwong.me> Sender: linux-kernel-owner@vger.kernel.org To: adam@adamwong.me Cc: dmitry.torokhov@gmail.com, benjamin.tissoires@redhat.com, kt.liao@emc.com.tw, dshanty@protonmail.com, robh@kernel.org, jackxviichaos@gmail.com, ben.hutchings@codethink.co.uk, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-input@vger.kernel.org On Thu, Nov 29, 2018 at 11:30:19AM -0500, adam@adamwong.me wrote: > From: TheWongGuy > > Added the ability to detect the ELAN0621 touchpad found in some Lenovo > laptops. > > Signed-off-by: TheWongGuy I doubt that is the name on your passport :( Please use your "real" name, like you did for the signed-off-by last time, just fix up the From: line. thanks, greg k-h