From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [2.6 patch] esp_scsi.c: remove __dev{init,exit} Date: Thu, 11 Oct 2007 14:49:28 -0700 (PDT) Message-ID: <20071011.144928.45188136.davem@davemloft.net> References: <1192109439.3352.11.camel@localhost.localdomain> <20071011153520.GA16424@stusta.de> <200710111747.03119.rob@landley.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200710111747.03119.rob@landley.net> Sender: sparclinux-owner@vger.kernel.org To: rob@landley.net Cc: bunk@kernel.org, James.Bottomley@steeleye.com, linux-scsi@vger.kernel.org, sparclinux@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-scsi@vger.kernel.org From: Rob Landley Date: Thu, 11 Oct 2007 17:47:02 -0500 > On Thursday 11 October 2007 10:35:20 am Adrian Bunk wrote: > > Since scsi_esp_{,un}register() are EXPORT_SYMBOL'ed, these functions > > (and the functions they use) can't be __dev{init,exit}. > > > > Based on a bug report by Rob Landley. > > > > Signed-off-by: Adrian Bunk > > Acked-by: Rob Landley I'm fine with this fix too. Acked-by: David S. Miller