Re: [PATCH] Distinguish between errors and warnings in modpost

From: Sam Ravnborg
Date: Sat Mar 17 2007 - 04:32:53 EST


On Sat, Oct 07, 2006 at 05:35:32AM -0600, Matthew Wilcox wrote:
> Some of modpost's warnings are fatal, and some are not. Adopt the
> compiler distinction between errors and warnings by calling error()
> for fatal diagnostics and warn() for non-fatal ones.
>
> Signed-off-by: Matthew Wilcox <matthew@xxxxxx>

Applied - but I named it merror to avoid clash with glibc and
declared it in modpost.h too.

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