Re: [PATCH] netlabel: Compiler warning and NULL pointerdereference fix

From: David Miller
Date: Fri Dec 12 2008 - 00:32:32 EST


From: Paul Moore <paul.moore@xxxxxx>
Date: Thu, 11 Dec 2008 13:43:12 -0500

> Fix the two compiler warnings show below. Thanks to Geert Uytterhoeven for
> finding and reporting the problem.
>
> net/netlabel/netlabel_unlabeled.c:567: warning: 'entry' may be used
> uninitialized in this function
> net/netlabel/netlabel_unlabeled.c:629: warning: 'entry' may be used
> uninitialized in this function
>
> Signed-off-by: Paul Moore <paul.moore@xxxxxx>

Applied, thanks Paul.
--
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/