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 7d05587 commit 87838aeCopy full SHA for 87838ae
drivers/tty/tty_io.c
@@ -3381,7 +3381,7 @@ EXPORT_SYMBOL(tty_unregister_device);
3381
/**
3382
* __tty_alloc_driver -- allocate tty driver
3383
* @lines: count of lines this driver can handle at most
3384
- * @owner: module which is repsonsible for this driver
+ * @owner: module which is responsible for this driver
3385
* @flags: some of TTY_DRIVER_* flags, will be set in driver->flags
3386
*
3387
* This should not be called directly, some of the provided macros should be
0 commit comments