On Wed, 23 May 2007 18:21:31 -0500 James Bottomley <[EMAIL PROTECTED]> wrote:
> On Wed, 2007-05-23 at 14:41 -0700, [EMAIL PROTECTED] wrote: > > From: Adrian Bunk <[EMAIL PROTECTED]> > > > > - remove the unneeded advansys.h > > - remove the unused advansys_setup() > > This isn't quite right, though, is it? advansys_setup() should be used. > > It looks like there was a bogus conversion away from init/main.c which > left the function dangling. Isn't the correct thing to do to wire it up > in advansys_detect() which is where it should have been in the first > place. > Even going back to linux-2.4.2 I can find no caller to advansys_setup(). Or was its call buried in the magical template macros? - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

