Re: Linux 2.4.23-pre7 (irda compile fixes)

From: David S. Miller
Date: Sat Oct 11 2003 - 14:24:17 EST


On Fri, 10 Oct 2003 18:23:02 +0200
Olaf Hering <olh@xxxxxxx> wrote:

> The attached patch converts all printk(__FUNCTION__); to
> printk("%s", __FUNCTION__);
> gcc34 doesnt accept the current code anymore, irda doesnt compile.

Applied, thanks Olaf.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/