From mboxrd@z Thu Jan 1 00:00:00 1970 From: Domen Puncer Date: Thu, 18 Nov 2004 14:22:33 +0000 Subject: [KJ] Re: net/3c59x: module_param conversions Message-Id: <20041118142233.GC5645@nd47.coderock.org> MIME-Version: 1 Content-Type: multipart/mixed; boundary="===============079134997978947297==" List-Id: To: kernel-janitors@vger.kernel.org --===============079134997978947297== Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On 18/11/04 14:19 +0100, Steffen Klassert wrote: > On Tue, Nov 16, 2004 at 07:10:44PM +0100 or thereabouts, Domen Puncer wrote: > > Convert 3c59x.c to new module parameter api. > > Variables are moved before module_param*. > > Just a remark, > the module_param conversion for the 3c59x driver is already in the -mm tree. > Many people route their patches through -mm, so it is in general a good > idea to look whats in -mm before starting to work. Yeah, it's a good idea for popular conversions. Anyway, in rc2-mm2: --- linux-2.6.10-rc2/drivers/net/3c59x.c 2004-11-14 21:05:31.000000000 -0 800 +++ 25/drivers/net/3c59x.c 2004-11-17 23:21:24.184865960 -0800 @@ -277,6 +277,7 @@ MODULE_AUTHOR("Donald Becker