We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c96e62c commit 0095ab4Copy full SHA for 0095ab4
drivers/tty/vt/vt.c
@@ -4095,7 +4095,7 @@ static void con_driver_unregister_callback(struct work_struct *ignored)
4095
* when a driver wants to take over some existing consoles
4096
* and become default driver for newly opened ones.
4097
*
4098
- * do_take_over_console is basically a register followed by unbind
+ * do_take_over_console is basically a register followed by bind
4099
*/
4100
int do_take_over_console(const struct consw *csw, int first, int last, int deflt)
4101
{
0 commit comments