Re: [PATCH] headers: remove aio.h from sched.h

From: Alexey Dobriyan
Date: Sat Jan 22 2011 - 15:26:07 EST


On Sat, Jan 22, 2011 at 03:31:19PM +0000, Will Newton wrote:
> On Sat, Jan 22, 2011 at 3:03 PM, Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:
> > --- a/block/scsi_ioctl.c
> > +++ b/block/scsi_ioctl.c
> > @@ -26,6 +26,7 @@
> >  #include <linux/cdrom.h>
> >  #include <linux/slab.h>
> >  #include <linux/times.h>
> > +#include <linux/uio.h>
> >  #include <asm/uaccess.h>
> >
> >  #include <scsi/scsi.h>
>
> Should this be aio.h?
>
> There's a few more instances of uio,h elsewhere in the patch.

No. It's for "struct iovec" specifically.
--
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/