[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110122201709.GA4691@p183.telecom.by>
Date: Sat, 22 Jan 2011 22:17:09 +0200
From: Alexey Dobriyan <adobriyan@...il.com>
To: Will Newton <will.newton@...il.com>
Cc: torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] headers: remove aio.h from sched.h
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@...il.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists