From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik Rydberg Subject: Re: [PATCH 2/2] input: mt: Document the MT event slot protocol (rev3) Date: Fri, 21 May 2010 18:56:35 +0200 Message-ID: <4BF6BB43.2020405@euromail.se> References: <1274457354-5570-1-git-send-email-rydberg@euromail.se> <4BF6B673.1080507@euromail.se> <20100521165218.GA26439@core.coreip.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100521165218.GA26439@core.coreip.homeip.net> Sender: linux-kernel-owner@vger.kernel.org To: Dmitry Torokhov Cc: Ping Cheng , Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Mika Kuoppala , Peter Hutterer , Benjamin Tissoires , Stephane Chatty , Rafi Rubin , Michael Poole List-Id: linux-input@vger.kernel.org Dmitry Torokhov wrote: > On Friday 21 May 2010 09:36:03 am Henrik Rydberg wrote: >> Ping Cheng wrote: >>> Hi Henrik, >>> >>> Thank you for your quick turnaround. Two minor comments in line. >>> >>> Ping >> Thanks for those, yes, both mistakes. Dmitry, in case you find these last >> versions acceptable, perhaps one could change them manually: >> >> 1. Patch description: s/SYN_MT_SLOT/ABS_SLOT/ > > Not ABS_MT_SLOT? I wrote an argument for ABS_SLOT in the first patch, in short there is a namespace clash I would like to avoid. Henrik