From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Thu, 10 Jan 2013 18:41:23 +0000 Subject: Re: Q: generic module{init,exit} boilerplate Message-Id: <20130110184123.GV7247@mwanda> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Thu, Jan 10, 2013 at 11:12:43AM -0600, H Hartley Sweeten wrote: > Hello all, > > There are a number of drivers/modules in the kernel that have > a "do nothing" module init/exit of the form: > Do you have a real life example? Why would people do that? regards, dan carpenter