[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110216220235.GA30120@suse.de>
Date: Wed, 16 Feb 2011 14:02:35 -0800
From: Greg KH <gregkh@...e.de>
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: kernel@...gutronix.de, Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] RFC: introduce typechecking to
platform_{get,set}_drvdata
On Wed, Feb 16, 2011 at 10:55:49PM +0100, Marc Kleine-Budde wrote:
> Hello,
>
> just found a mis-user of platform_set_drvdata(), so introduce typechecking
> to these macro definitions. An alternative would be to make them static inline
> functions.
Make it a static inline, that way you don't have to create that new
macro, as the build will warn/break right away.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists