Re: [PATCH] ppp: remove redundant NULL pointer checks before kfree& vfree

From: David S. Miller
Date: Tue May 03 2005 - 16:53:49 EST


On Fri, 29 Apr 2005 00:54:44 +0200 (CEST)
Jesper Juhl <juhl-lkml@xxxxxx> wrote:

> kfree() and vfree() can both deal with NULL pointers. This patch removes
> redundant NULL pointer checks from the ppp code in drivers/net/
>
> Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

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