Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751710AbbKJVms (ORCPT ); Tue, 10 Nov 2015 16:42:48 -0500 Received: from mail-io0-f194.google.com ([209.85.223.194]:34226 "EHLO mail-io0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751615AbbKJVmq (ORCPT ); Tue, 10 Nov 2015 16:42:46 -0500 MIME-Version: 1.0 In-Reply-To: <46665760.4161715.1447055452531.JavaMail.zimbra@redhat.com> References: <1440515579-5359-1-git-send-email-benjamin.tissoires@redhat.com> <46665760.4161715.1447055452531.JavaMail.zimbra@redhat.com> Date: Tue, 10 Nov 2015 22:42:44 +0100 Message-ID: Subject: Re: [PATCH v3] Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl From: Elias Vanderstuyft To: Benjamin Tissoires Cc: Dmitry Torokhov , David Herrmann , Peter Hutterer , "open list:HID CORE LAYER" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1371 Lines: 35 On Mon, Nov 9, 2015 at 8:50 AM, Benjamin Tissoires wrote: > > ----- Original Message ----- >> From: "Elias Vanderstuyft" >> To: "Benjamin Tissoires" >> Cc: "Dmitry Torokhov" , "David Herrmann" , "Peter Hutterer" >> , "open list:HID CORE LAYER" , linux-kernel@vger.kernel.org >> Sent: Sunday, November 8, 2015 11:55:04 AM >> Subject: Re: [PATCH v3] Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl >> >> I.e., why not: >> >> struct uinput_setup { >> char name[UINPUT_MAX_NAME_SIZE]; >> struct input_id id; >> __u32 ff_effects_max; >> }; >> >> In case you would change this, also make sure to change the order in >> the documentation of UI_DEV_SETUP. >> > > Works for me. > Dmitry, how do you want to handle this change? Me re-sending the whole series or you applying the change directly on your tree? If this is too much of a hassle, please leave it as it was, I was just being pedantic ;-) Cheers, Elias -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/