]> err.no Git - linux-2.6/blobdiff - drivers/char/synclink_gt.c
V4L/DVB (7848): Fix dependencies for tuner-xc2028 and em28xx-dvb
[linux-2.6] / drivers / char / synclink_gt.c
index 2001b0e52dc69c51a765ff8ffdef2a426e202b01..55c1653be00ca86f0f76051d940cfe7e5e933145 100644 (file)
@@ -916,7 +916,7 @@ static int put_char(struct tty_struct *tty, unsigned char ch)
 {
        struct slgt_info *info = tty->driver_data;
        unsigned long flags;
-       int ret;
+       int ret = 0;
 
        if (sanity_check(info, tty->name, "put_char"))
                return 0;