Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87838ae3 authored by Thadeu Lima de Souza Cascardo's avatar Thadeu Lima de Souza Cascardo Committed by Greg Kroah-Hartman
Browse files

tty: fix comment typo s/repsonsible/responsible/

parent 7d05587c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3381,7 +3381,7 @@ EXPORT_SYMBOL(tty_unregister_device);
/**
 * __tty_alloc_driver -- allocate tty driver
 * @lines: count of lines this driver can handle at most
 * @owner: module which is repsonsible for this driver
 * @owner: module which is responsible for this driver
 * @flags: some of TTY_DRIVER_* flags, will be set in driver->flags
 *
 * This should not be called directly, some of the provided macros should be