Commit 81e95d97 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] vt_ioctl() comment fix

From: <Andries.Brouwer@cwi.nl>

The "Probably init should be changed" happened almost ten years ago.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent e83dd374
......@@ -643,10 +643,7 @@ int vt_ioctl(struct tty_struct *tty, struct file * file,
* generated by pressing an appropriate key combination.
* Thus, one can have a daemon that e.g. spawns a new console
* upon a keypress and then changes to it.
* Probably init should be changed to do this (and have a
* field ks (`keyboard signal') in inittab describing the
* desired action), so that the number of background daemons
* does not increase.
* See also the kbrequest field of inittab(5).
*/
case KDSIGACCEPT:
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment