[PATCH 1/2] staging: dgnc: driver.c: removes dgnc_driver_kzmalloc func

Dan Carpenter dan.carpenter at oracle.com
Tue Aug 27 23:29:10 UTC 2013


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



More information about the devel mailing list