Re: Console fixes for 2.1.108: doesn't compile

Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
Fri, 10 Jul 1998 16:24:08 +0200 (CEST)


On Fri, 10 Jul 1998, Jakob Borg wrote:
> On Fri, Jul 10, 1998 at 09:06:46AM +0200, Geert Uytterhoeven wrote:
> > I just submitted the latest version of the console fix to JitterBug. The patch
> > is relative to 2.1.108 and can be downloaded from:
> >
> > http://www.cs.kuleuven.ac.be/~geert/bin/geert-2.1.108b.diff.gz
>
> This patch breaks a few things, it seems.
>
> con_init in drivers/char/console.c (line 2165) is now declared as void
> contrary to the prototype in include/linux/tty.h. The function also
> tries to return a value despite the 'void' declaration.

It should return unsigned long, as before. include/linux/tty.h is correct.

Greetings,

Geert

--
Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/{m68k~Amiga,PPC~CHRP}  http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu