Alan Cox <alan <at> lxorguk.ukuu.org.uk> writes:

> 
> On Fri, 22 Jun 2007 11:00:06 -0700
> "Darrick J. Wong" <djwong <at> us.ibm.com> wrote:
> 
> > On Fri, Jun 22, 2007 at 02:26:29PM +0100, Alan Cox wrote:
> > >  <at>  <at>  -244,7 +242,7  <at>  <at> 
> > >                                   if (check_signature(base + 
> > > signatures[sig].offset,
signatures[sig].string,
> strlen(signatures[sig].string))) {
> > >                                           addr = 
> > > bases[current_base].address;
> > >  #if (DTCDEBUG & DTCDEBUG_INIT)
> > > -                                         printk("scsi-dtc : detected 
> > > board.\n");
> > > +                                         printk(KERB_DEBUG "scsi-dtc : 
> > > detected board.\n");
> > 
> > I think you meant KERN_DEBUG ?
> 
> Thanks - thats a path thats not compiled and I missed that. Will fix it.
> -

I guess we should always test-compile all edited build paths to ensure
we have not broken someone else's build. That's going into my checklist !

Thanks,
MikeW




-
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

Reply via email to