Re: PATCH: ioctl reorganization

Pavel Machek (pavel@elf.ucw.cz)
Fri, 23 Jan 1998 18:47:33 +0100


Hi!

> This is the second version of my ioctl reorganization patch. It moves the
> common ioctl header file into linux/ioctl/ioctls.h, where user programs
> can find it, and uses the _IO* macros wherever possible, instead of opaque
> numeric constants. Again, the purpose of this patch is to centralize the
> ioctl lists as much as possible and remove unnecessary code duplication.
> Comments are appreciated.

I really do not like idea of include/linux/ioctl with single file. Is
it possible to move it to include/linux?
Pavel

-- 
I'm really pavel@atrey.karlin.mff.cuni.cz. 	   Pavel
Look at http://atrey.karlin.mff.cuni.cz/~pavel/ ;-).