Re: [patch 04/10] ioctl: Use asm-generic/ioctls.h on frv (enablestermiox)

From: Christoph Hellwig
Date: Sat Aug 21 2010 - 06:36:50 EST


On Fri, Aug 20, 2010 at 05:14:05PM -0400, Jeff Mahoney wrote:
> This patch converts frv to use asm-generic/ioctls.h instead of its
> own version.
>
> The differences between the arch-specific version and the generic
> version are as follows:
>
> - FRV defines its own value for FIOQSIZE, asm-generic/ioctls.h keeps it
> - FRV defines TIOCTTYGSTRUCT, kept in arch-specific version

This is an ioctl that used be implemented in generic code and then
was removed. I looks like a couple of ports added after the removal
kept the defintion anyway. Just kill it from all of them.

--
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/