Re: [PATCH 0/3] Fix the TIOCGICOUNT problem for good

From: Christoph Hellwig
Date: Sat Sep 18 2010 - 11:58:27 EST


On Thu, Sep 16, 2010 at 06:21:06PM +0100, Alan Cox wrote:
> Remembering to clear fields is something driver authors are simply never
> going to remember to get right every new driver. Instead take the problem
> away from them and give them a simple interface to do the job.

Btw, I wonder if all the standard tty ioctls should get similar
treatment. That way we have a nice enough skeleton of what needs to be
implemented in every tty driver instead of passing down the raw ioctl
method.

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