2001-11-30 02:41:48

by Frank Davis

[permalink] [raw]
Subject: [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c

Hello,
I haven't seen this posted yet, so here it is..
During a 'make bzImage' for 2.5.1-pre4, I received the following error:

scsi_lib.c: In function 'scsi_io_completion'
scsi_lib.c:585: parse error before 'good_sectors'
..Error 1, in drivers/scsi

The following patch does the trick....missing comma
Regards,
Frank




2001-11-30 07:42:53

by Jens Axboe

[permalink] [raw]
Subject: Re: [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c

On Thu, Nov 29 2001, Frank Davis wrote:
> Hello,
> I haven't seen this posted yet, so here it is..
> During a 'make bzImage' for 2.5.1-pre4, I received the following error:
>
> scsi_lib.c: In function 'scsi_io_completion'
> scsi_lib.c:585: parse error before 'good_sectors'
> ..Error 1, in drivers/scsi
>
> The following patch does the trick....missing comma

I had to guess the location since you didn't include the patch, but
that's ok :-)

--
Jens Axboe