Re: [PATCH] usb: kfree cleanup for drivers/usb/* - no need to check for NULL

From: Greg KH
Date: Tue Apr 12 2005 - 18:21:04 EST


On Tue, Apr 12, 2005 at 10:58:13PM +0200, Jesper Juhl wrote:
> Get rid of a bunch of redundant NULL pointer checks in drivers/usb/*,
> there's no need to check a pointer for NULL before calling kfree() on it.
>
>
> Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx>

Applied, thanks.

greg k-h
-
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/