projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b3b3b4
)
tty: fix comment for __tty_alloc_driver()
author
Thadeu Lima de Souza Cascardo
<cascardo@cascardo.eti.br>
Tue, 4 Apr 2017 08:56:32 +0000
(
05:56
-0300)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 24 Apr 2017 11:15:39 +0000
(13:15 +0200)
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/tty/tty_io.c
patch
|
blob
|
history
diff --git
a/drivers/tty/tty_io.c
b/drivers/tty/tty_io.c
index e6d1a6510886c5a807cda3b65d651046afe3a48d..309d25065bb69da0dda1820458b1b98fc1cd6c7c 100644
(file)
--- a/
drivers/tty/tty_io.c
+++ b/
drivers/tty/tty_io.c
@@
-3370,7
+3370,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 re
ps
onsible for this driver
+ * @owner: module which is re
sp
onsible 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