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

From: Sam Ravnborg
Date: Fri May 23 2014 - 16:21:55 EST


On Fri, May 23, 2014 at 10:17:03PM +0200, Sam Ravnborg wrote:
> Hi Himangi.
>
> On Fri, May 23, 2014 at 02:05:36AM +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. Also, unnecessary assignment statements and labels are
> > removed.

Another note.
This patch touches only the display7seg dirver, so please prefix
your patch with "display7seg: bla bla"

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/