Re: [PATCH] Chaining sg lists for big IO commands v5

From: Badari Pulavarty
Date: Tue May 15 2007 - 13:15:04 EST


On Fri, 2007-05-11 at 15:51 +0200, Jens Axboe wrote:
> Hi,
>
> Updated version of the patch - this time I'll just attach the patch
> file...

Missing scatterlist.h inclusions..

drivers/scsi/sym53c8xx_2/sym_glue.c: In function âsym_scatterâ:
drivers/scsi/sym53c8xx_2/sym_glue.c:385: warning: implicit declaration
of function âfor_each_sgâ
drivers/scsi/sym53c8xx_2/sym_glue.c:385: error: expected â;â before â{â
token
drivers/scsi/sym53c8xx_2/sym_glue.c:375: warning: unused variable âtpâ
make[3]: *** [drivers/scsi/sym53c8xx_2/sym_glue.o] Error 1


drivers/scsi/qla2xxx/qla_iocb.c: In function âqla24xx_build_scsi_iocbsâ:
drivers/scsi/qla2xxx/qla_iocb.c:678: warning: implicit declaration of
function âfor_each_sgâ
drivers/scsi/qla2xxx/qla_iocb.c:678: error: expected â;â before â{â
token



Thanks,
Badari

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/