lkml.org 
[lkml]   [2005]   [Jan]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 166] Kill unused variables in the tty code
Kill unused variables in the tty code

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

--- linux-2.4.29-rc1/drivers/char/tty_io.c 2004-12-26 11:04:04.000000000 +0100
+++ linux-m68k-2.4.29-rc1/drivers/char/tty_io.c 2004-12-26 13:15:53.000000000 +0100
@@ -480,7 +480,6 @@
int retval = 0;
struct tty_ldisc o_ldisc;
char buf[64];
- int work;
unsigned long flags;
struct tty_ldisc *ld;

--- linux-2.4.29-rc1/drivers/char/tty_ioctl.c 2004-12-26 10:43:11.000000000 +0100
+++ linux-m68k-2.4.29-rc1/drivers/char/tty_ioctl.c 2004-12-26 13:16:01.000000000 +0100
@@ -387,7 +387,6 @@
struct tty_struct * real_tty;
int retval;
struct tty_ldisc *ld;
- unsigned long flags;

if (tty->driver.type == TTY_DRIVER_TYPE_PTY &&
tty->driver.subtype == PTY_TYPE_MASTER)
Gr{oetje,eeting}s,
Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.047 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site