On Wed, Apr 27, 2005 at 01:04:06AM -0700, Andrew Morton wrote: > > Is it just me, or did ultrastor get broken in 2.6.12-rc3? > > drivers/scsi/ultrastor.c: In function `ultrastor_abort': > drivers/scsi/ultrastor.c:948: `FAILURE' undeclared (first use in this function) > drivers/scsi/ultrastor.c:948: (Each undeclared identifier is reported only once > drivers/scsi/ultrastor.c:948: for each function it appears in.) > > That's `make allmodconfig' on x86. > > (FAILURE is not an option!) Yes, it's my fault. a patch has been posted to lkml long time ago, replacing FAILURE with FAILED. - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html