From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Slaby Subject: Re: [PATCH 01/10] modpost: add support for hid Date: Mon, 09 Jun 2008 12:41:13 +0200 Message-ID: <484D08C9.7050900@gmail.com> References: <1210931362-18422-1-git-send-email-jirislaby@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from fg-out-1718.google.com ([72.14.220.154]:61732 "EHLO fg-out-1718.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759429AbYFIKmR (ORCPT ); Mon, 9 Jun 2008 06:42:17 -0400 Received: by fg-out-1718.google.com with SMTP id 19so1466388fgg.17 for ; Mon, 09 Jun 2008 03:42:16 -0700 (PDT) In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Dmitry Torokhov , linux-input@vger.kernel.org, marcel@holtmann.org, linux-kernel@vger.kernel.org, anssi.hannula@gmail.com On 06/05/2008 11:26 AM, Jiri Kosina wrote: > I have not yet pulled that branch into the branch that is pulled into -mm > and linux-next, there are some things that I think still need sorting out > -- I have sent you some feedback yesterday. Thanks a lot for the review!