* [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c
@ 2001-11-30 2:42 Frank Davis
2001-11-30 7:41 ` Jens Axboe
0 siblings, 1 reply; 2+ messages in thread
From: Frank Davis @ 2001-11-30 2:42 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c
2001-11-30 2:42 [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c Frank Davis
@ 2001-11-30 7:41 ` Jens Axboe
0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2001-11-30 7:41 UTC (permalink / raw)
To: Frank Davis; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-11-30 7:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-30 2:42 [PATCH] 2.5.1-pre4: drivers/scsi/scsi_lib.c Frank Davis
2001-11-30 7:41 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox