commit | 51a990588a3e38f7963964813786fa4f0da43ecc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 09 20:52:05 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jan 10 08:01:31 2006 -0800 |
tree | 4fdbcb7f444367452ef53d87f444bf9a98b9e0a3 | |
parent | 0f75e00c9ac5c7b127b5f1f48f1dc421be507133 [diff] |
[PATCH] remove TIOCGSERIAL/TIOCSSERIAL compat_ioctl entries for 390 These ioctls are definitely not compat clean, but we already have a proper handler in common code, over-riding it in architecture code is counter-productive. Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>