Re: [PATCH 12/30] net: No point in casting kmalloc return values in Gianfar Ethernet Driver

From: Kumar Gala
Date: Fri Aug 24 2007 - 03:23:23 EST



On Aug 23, 2007, at 6:59 PM, Jesper Juhl wrote:

kmalloc() returns a void ptr, so there's no need to cast its return
value in drivers/net/gianfar.c .

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>

Acked-by: Kumar Gala <galak@xxxxxxxxxxxxxxxxxxx>

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