Re: [PATCH] Fix section mismatch in the Adaptec DPT SCSI Raid driver

2007-08-17 Thread Joe Korty
On Fri, Aug 17, 2007 at 02:18:56PM -0700, Andrew Morton wrote: > Please always provide at least a copy of the error message when providing > patches which fix warnings, or build errors, or section mismatches. > > For section mismatches, an analysis of what caused the problem would help, > too. It

Re: [PATCH] Fix section mismatch in the Adaptec DPT SCSI Raid driver

2007-08-17 Thread Andrew Morton
On Fri, 17 Aug 2007 16:51:15 -0400 Joe Korty <[EMAIL PROTECTED]> wrote: > Fix section mismatch in the Adaptec DPT SCSI Raid driver. > > Signed-off-by: Joe Korty <[EMAIL PROTECTED]> > > Index: 2.6.23-rc3-git1/drivers/scsi/dpt_i2o.c > ===