lkml.org 
[lkml]   [2003]   [Jun]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] s390 (7/7): tty3215_init.
Add return statement to tty init function of 3215 driver.

diffstat:
drivers/s390/char/con3215.c | 1 +
1 files changed, 1 insertion(+)

diff -urN linux-2.5/drivers/s390/char/con3215.c linux-2.5-s390/drivers/s390/char/con3215.c
--- linux-2.5/drivers/s390/char/con3215.c Sun Jun 22 20:32:58 2003
+++ linux-2.5-s390/drivers/s390/char/con3215.c Fri Jun 27 16:04:41 2003
@@ -1215,6 +1215,7 @@
return ret;
}
tty3215_driver = driver;
+ return 0;
}

static void __exit
-
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 13:36    [W:0.088 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site