Re: [PATCH] Clean up old names in tty code to current names

From: Alan Cox
Date: Mon Jul 10 2006 - 05:24:50 EST


Ar Llu, 2006-07-10 am 00:11 -0400, ysgrifennodd Jon Smirl:
> Fix various places in the tty code to make it match the current naming system.
> pty_slave_driver->driver_name = "pty_slave";


NAK to just about all of this. Its gratuitous breaking of existing apps,
it achieves nothing and some of it like the pty stuff is just plain
incorrect anyway.

If you want to add sysfs interfaces to the tty code great, but please
leave the existing, relied up, functional and effectively user space ABI
tty files alone.

Alan

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