[PATCHv2 4/5] staging: wilc1000: remove FREE_WILC_BUFFER()

2015-08-17 Thread Raphaël Beamonte
It was just a wrapper around kfree(), so call that instead. Signed-off-by: Raphaël Beamonte raphael.beamo...@gmail.com --- drivers/staging/wilc1000/wilc_exported_buf.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/drivers/staging/wilc1000/wilc_exported_buf.c

Re: [PATCHv2 4/5] staging: wilc1000: remove FREE_WILC_BUFFER()

2015-08-17 Thread Greg Kroah-Hartman
On Mon, Aug 17, 2015 at 03:28:29PM -0400, Raphaël Beamonte wrote: It was just a wrapper around kfree(), so call that instead. Someone else already did this, sorry. greg k-h ___ devel mailing list de...@linuxdriverproject.org