Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755115AbbBJMlM (ORCPT ); Tue, 10 Feb 2015 07:41:12 -0500 Received: from mout.gmx.net ([212.227.17.21]:65291 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751032AbbBJMlK (ORCPT ); Tue, 10 Feb 2015 07:41:10 -0500 Date: Tue, 10 Feb 2015 14:43:18 +0200 From: Lauri Kasanen To: Antonio Ospite Cc: linux-input@vger.kernel.org, jkosina@suse.cz, linux-kernel@vger.kernel.org, benjamin.tissoires@gmail.com, AndrewD207@aol.com Subject: Re: [PATCH] HID: sony: Enable Gasia third-party PS3 controllers, v2 Message-Id: <20150210144318.f167f52d.cand@gmx.com> In-Reply-To: <20150210121948.a74fb71f5f3a8fc0a9504f68@ao2.it> References: <20150208111138.6f562d6c.cand@gmx.com> <20150210121948.a74fb71f5f3a8fc0a9504f68@ao2.it> X-Mailer: Sylpheed 3.1.4 (GTK+ 2.18.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:Ehc7Z0CqVQb2jDg/HEs1rtMq9rE+lA1iEZO5U7FGwxPMY9t38Rx D2lz7+wPTkL8bYDPpsjCmX7xP6QsKPsaK5mMYgvP8pUXnVgPXk6kv4+ko8tzxICzBJbEsmL DW1h6u/goKutrUbKgmd0j6t8x0JdQGXFLk+AsEWKKpUtZ46YxsqWaPiCgCxaiWPFmDLAK2X u5c4t3F0SPW80D1ghZpFw== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1330 Lines: 38 Hi Antonio, > These annotations about the history of a patch are usually added > after the '---' marker right before sending the patch, not in the commit > message. > > They are useful for reviewers, but not really interesting anymore after > the code is validated and merged. > > In the subject you can mark a v2 like [PATCHv2], the prefix will be > stripped by git am, do not put the version of the patch in the short > commit message itself. Thanks, communities differ wrt these, I'm not often around the kernel. > Moreover, a following cleanup patch could make this __u8 *buf which > would be the correct type. > > Another follow-up patch could indeed use SIXAXIS_REPORT_0xF2_SIZE and > also define SIXAXIS_REPORT_0xF5_SIZE. > > I can do these latter if you want. Yes, please do. You have more experience around these parts and can get it done faster. > Maybe you can add a "goto out" here and skip the other steps if a > previous one fails. Or is some slack actually required to support > compatible controllers? They all succeed on mine, so will add the goto. - Lauri -- 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/