Re: [PATCH] viotape: Push down BKL ioctls

From: Stephen Rothwell
Date: Thu May 22 2008 - 23:05:00 EST


Hi Alan,

On Thu, 22 May 2008 22:20:12 +0100 Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> -static int viotap_ioctl(struct inode *inode, struct file *file,
> - unsigned int cmd, unsigned long arg)
> +static long viotap_ioctl(struct file *file, unsigned int cmd,
> + unsigned long arg)

The inode parameter is used in this function (so it won't build after
this patch) but in a weird way. I will do an alternate patch.

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/
--
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/