On Tue, Aug 27, 2013 at 06:19:43PM -0400, Lidza Louina wrote:
> This patch removes the dgnc_driver_kzmalloc function from
> driver.c. The patch that follows replaces all
> dgnc_driver_kzmalloc functions calls with kzalloc.
> 

You can't do it in this order.  The first patch will break the compile.
Also you'll want to delete it from the .h file as well.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to