Re: [PATCH] staging: dgnc: driver.c: casting (void *)value returnedby kzalloc is useless

From: Greg KH
Date: Wed Sep 25 2013 - 19:04:09 EST


On Thu, Sep 05, 2013 at 06:31:39PM +0800, Duan Jiong wrote:
> From: Duan Jiong <duanj.fnst@xxxxxxxxxxxxxx>
>
> Casting (void *) value returned by kzalloc is useless
> as mentioned in Documentation/CodingStyle, Chap 14.
>
> Signed-off-by: Duan Jiong <duanj.fnst@xxxxxxxxxxxxxx>

No longer applies, please redo against the latest linux-next release.

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/