[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170615051810.GB28985@kroah.com>
Date: Thu, 15 Jun 2017 07:18:10 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: "Edward A. James" <eajames@...ibm.com>
Cc: linux-kernel@...r.kernel.org, bradleyb@...ziesquirrel.com,
jk@...abs.org, cbostic@...ux.vnet.ibm.com, joel@....id.au,
andrew@...id.au
Subject: Re: [PATCH linux] drivers/fsi: Add SBEFIFO FSI client device driver
On Wed, Jun 14, 2017 at 02:47:27PM -0500, Edward A. James wrote:
> +static DEFINE_IDA(sbefifo_ida);
WHen your module exits, you don't clean up this structure. Common
mistake :)
thanks,
greg k-h
Powered by blists - more mailing lists