Re: [PATCH v2] sbus: Introduce the use of the managed version of kzalloc

From: Sam Ravnborg
Date: Mon May 26 2014 - 17:27:09 EST


Hi Himangi.

On Sun, May 25, 2014 at 04:28:25PM +0530, Himangi Saraogi wrote:
> This patch moves data allocated using kzalloc to managed data allocated
> using devm_kzalloc and cleans now unnecessary kfrees in probe and remove
> functions. The header file is added to make the devm function explicitly
> available.
This version looks much better.
If you in the subject replaces sbus: with display7seg: then you can add my:
Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx>

"sbus:" is very generic, but this patch touches only
this single driver.

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