Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752676AbaJFWPZ (ORCPT ); Mon, 6 Oct 2014 18:15:25 -0400 Received: from cantor2.suse.de ([195.135.220.15]:34638 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752634AbaJFWPY (ORCPT ); Mon, 6 Oct 2014 18:15:24 -0400 Date: Tue, 7 Oct 2014 00:15:21 +0200 From: "Luis R. Rodriguez" To: SF Markus Elfring Cc: "Luis R. Rodriguez" , Tom Gundersen , Rusty Russell , Felipe Contreras , Davidlohr Bueso , Takashi Iwai , Dmitry Torokhov , Werner Fink , linux-kernel@vger.kernel.org, Ewan Milne , Oleg Nesterov , Christoph Hellwig , Santosh Rastapur , Petr Mladek , Robert Milasan , Hannes Reinecke , Arjan van de Ven , Coccinelle , Jean Delvare , Benjamin Poirier Subject: Re: [Cocci] [PATCH v2 2/7] module: add extra argument for parse_params() callback Message-ID: <20141006221521.GC14081@wotan.suse.de> References: <1412372683-2003-1-git-send-email-mcgrof@do-not-panic.com> <1412372683-2003-3-git-send-email-mcgrof@do-not-panic.com> <542FEE4A.4040401@users.sourceforge.net> <20141006203823.GB14081@wotan.suse.de> <5433045A.9000108@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5433045A.9000108@users.sourceforge.net> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 06, 2014 at 11:06:34PM +0200, SF Markus Elfring wrote: > >> How do you think about to work with more data type definitions for such > >> callback functions? > > > > Sorry I don't understand what you mean. > > Can a specific "typedef" help in corresponding software maintenance? > > Do you find descriptions from an other software application useful for such an > use case here? > http://www.fltk.org/doc-1.3/group__callback__functions.html Thanks I've reviewed this but I prefer to avoid typedefs. Luis -- 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/