aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2019-07-22 13:51:20 -0600
committerJonathan Corbet <corbet@lwn.net>2019-07-22 13:51:20 -0600
commit48ffc3d12b55bed8d9452a89bc13de4864dc3106 (patch)
treec84a70ad0f1391f483c5bde738155be8fff6a692 /drivers/tty
parentdoc:it_IT: rephrase statement (diff)
parentdocs: load_config.py: ensure subdirs end with "/" (diff)
downloadlinux-dev-48ffc3d12b55bed8d9452a89bc13de4864dc3106.tar.xz
linux-dev-48ffc3d12b55bed8d9452a89bc13de4864dc3106.zip
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro
Bring in a set of post-thrashup fixes from Mauro.
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/hvc/hvcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/hvc/hvcs.c b/drivers/tty/hvc/hvcs.c
index cb4db1b3ca3c..5fb214e67d73 100644
--- a/drivers/tty/hvc/hvcs.c
+++ b/drivers/tty/hvc/hvcs.c
@@ -47,7 +47,7 @@
* using the 2.6 Linux kernel kref construct.
*
* For direction on installation and usage of this driver please reference
- * Documentation/powerpc/hvcs.txt.
+ * Documentation/powerpc/hvcs.rst.
*/
#include <linux/device.h>