Re: [PATCH] Altix I/O code cleanup

From: Christoph Hellwig
Date: Wed Oct 15 2003 - 07:56:57 EST


On Wed, Oct 15, 2003 at 04:07:07AM -0400, Jes Sorensen wrote:
> Christoph> NULL return not handled again (and the assert is totally
> Christoph> useless)
>
> ASSERT_ALWAYS checks it, it may not be pretty but it does check it.

No, it's useless. It's not different at all from just derefencing a
NULL pointer - both get you an oops.

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