* [PATCH]: sgiserial 5/7: remove test_done (unused variable)
@ 2003-03-27 2:54 Juan Quintela
0 siblings, 0 replies; only message in thread
From: Juan Quintela @ 2003-03-27 2:54 UTC (permalink / raw)
To: Ralf Baechle, mipslist
Hi
test_done is not used in the code.
build/drivers/sgi/char/sgiserial.c | 2 --
1 files changed, 2 deletions(-)
diff -puN build/drivers/sgi/char/sgiserial.c~sgiserial_remove_test_done build/drivers/sgi/char/sgiserial.c
--- 24/build/drivers/sgi/char/sgiserial.c~sgiserial_remove_test_done 2003-03-22 02:07:19.000000000 +0100
+++ 24-quintela/build/drivers/sgi/char/sgiserial.c 2003-03-22 02:07:25.000000000 +0100
@@ -1845,8 +1845,6 @@ rs_cons_check(struct sgi_serial *ss, int
}
}
-volatile int test_done;
-
/* rs_init inits the driver */
int rs_init(void)
{
_
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-27 2:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-27 2:54 [PATCH]: sgiserial 5/7: remove test_done (unused variable) Juan Quintela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox