Re: [PATCH 1/4] kernel/kfifo.c: fix "interger as NULL pointer" warning.

From: Andi Kleen
Date: Mon Jan 25 2010 - 05:11:46 EST


Stefani Seibold wrote:
Am Sonntag, den 24.01.2010, 11:03 -0500 schrieb Thiago Farina:
kernel/kfifo.c:83:35: warning: Using plain integer as NULL pointer


I don't know where you get this kind of warning. But passing 0 for a
NULL pointer is ANSI C standard.

It's not "Linus C", as implemented in sparse unfortunately.

-Andi
--
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/