Commit a538fe37 authored by Andrew Morton's avatar Andrew Morton Committed by Greg Kroah-Hartman

[PATCH] cdev: warning fix

Against Jon's cdev stuff
parent e431f12e
......@@ -2234,7 +2234,6 @@ int tty_register_driver(struct tty_driver *driver)
int error;
int i;
dev_t dev;
char *s;
void **p = NULL;
if (driver->flags & TTY_DRIVER_INSTALLED)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment