diff options
author | Lukas Wunner <lukas@wunner.de> | 2020-01-09 15:59:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-01-14 18:00:54 +0300 |
commit | 0095ab42056c2b4267b957da96f9517cb0c155ea (patch) | |
tree | b833799a25230cb45bfde1058f4b73a832ed96fd /include | |
parent | c96e62c9816df8f12a79cec9ca7d5e18fe572341 (diff) | |
download | linux-0095ab42056c2b4267b957da96f9517cb0c155ea.tar.xz |
vt: Correct comment documenting do_take_over_console()
Commit 3e795de7631b ("[PATCH] VT binding: Add binding/unbinding support
for the VT console") introduced a code comment claiming that
"do_take_over_console is basically a register followed by unbind".
However the function actually performs a register followed by *bind*.
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Cc: Antonino A. Daplas <adaplas@gmail.com>
Link: https://lore.kernel.org/r/a500f005ba7013ca8165a6d42f59b2183d56114f.1578574427.git.lukas@wunner.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions