From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754669AbbLKLqh (ORCPT ); Fri, 11 Dec 2015 06:46:37 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:37268 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750792AbbLKLqg (ORCPT ); Fri, 11 Dec 2015 06:46:36 -0500 Date: Fri, 11 Dec 2015 12:46:33 +0100 From: Pali =?utf-8?B?Um9ow6Fy?= To: Dmitry Torokhov Cc: linux-input@vger.kernel.org, Hans de Goede , Benjamin Tissoires , Thomas Hellstrom , jckeerthan@gmail.com, till2.schaefer@uni-dortmund.de, linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/6] Input: psmouse - move protocol descriptions around Message-ID: <20151211114633.GK12308@pali> References: <1448774036-39040-1-git-send-email-dmitry.torokhov@gmail.com> <1448774036-39040-5-git-send-email-dmitry.torokhov@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1448774036-39040-5-git-send-email-dmitry.torokhov@gmail.com> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 28 November 2015 21:13:54 Dmitry Torokhov wrote: > We move protocol descriptions and psmouse_find_by_type() and > pmouse_find_by_name() so that we can use them without forward declarations > in the subsequent patches. > > Signed-off-by: Dmitry Torokhov Reviewed-by: Pali Rohár -- Pali Rohár pali.rohar@gmail.com