From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Huewe Date: Mon, 08 Jun 2009 10:46:10 +0000 Subject: Re: [PATCH] pci hotplug: adding __init/__exit macros to sgi_hotplug Message-Id: <200906081246.10854.PeterHuewe@gmx.de> List-Id: References: <200906061458.56611.PeterHuewe@gmx.de> In-Reply-To: <200906061458.56611.PeterHuewe@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org Am Montag 08 Juni 2009 11:57:07 schrieb Jiri Kosina: > > Trivial patch which adds the __init and __exit macros > Applied, thanks Peter. Thank you too - as it was my first 'official' kernel patch, do you have any remarks? And there are a lot of missing __init / __exit in the kernel - shall I fix them or is isn't worth the effort? Peter Huewe