Skip to content
Snippets Groups Projects
Commit 620df3c0 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds
Browse files

pty: Fix a comment


We fixed the globals, so now fix the comment

Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 4b6ae89e
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,6 @@
#include <asm/system.h>
/* These are global because they are accessed in tty_io.c */
#ifdef CONFIG_UNIX98_PTYS
static struct tty_driver *ptm_driver;
static struct tty_driver *pts_driver;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment