public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bogus #if (simserial)
@ 2005-09-07 22:23 viro
  0 siblings, 0 replies; only message in thread
From: viro @ 2005-09-07 22:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC13-git7-xfs/arch/ia64/hp/sim/simserial.c RC13-git7-simserial/arch/ia64/hp/sim/simserial.c
--- RC13-git7-xfs/arch/ia64/hp/sim/simserial.c	2005-08-28 23:09:39.000000000 -0400
+++ RC13-git7-simserial/arch/ia64/hp/sim/simserial.c	2005-09-07 13:55:40.000000000 -0400
@@ -130,7 +130,7 @@
 
 static void rs_start(struct tty_struct *tty)
 {
-#if SIMSERIAL_DEBUG
+#ifdef SIMSERIAL_DEBUG
 	printk("rs_start: tty->stopped=%d tty->hw_stopped=%d tty->flow_stopped=%d\n",
 		tty->stopped, tty->hw_stopped, tty->flow_stopped);
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-07 22:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 22:23 [PATCH] bogus #if (simserial) viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox