Re: [patch] aic7xxx build fix

Justin T. Gibbs (gibbs@scsiguy.com)
Wed, 14 May 2003 00:38:29 -0600


> drivers/scsi/aic7xxx/aic7xxx_osm.c:147: warning: `errno' defined but not used
> drivers/scsi/aic7xxx/aic79xx_osm.c:68: warning: `errno' defined but not used
>
> and it uses -Werror.

Actually, the __KERNEL_SYSCALLS__ and unistd.h includes can go too.
The errno stuff was a leftover from when the driver used waitpid.

--
Justin

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