[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140721.213757.334607182319263871.davem@davemloft.net>
Date: Mon, 21 Jul 2014 21:37:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: sparclinux@...r.kernel.org, linux-kernel@...r.kernel.org,
julia.lawall@...6.fr, sam@...nborg.org
Subject: Re: [PATCH] display7seg: Introduce the use of the managed version
of kzalloc
From: Himangi Saraogi <himangi774@...il.com>
Date: Tue, 27 May 2014 03:02:07 +0530
> 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.
>
> The following Coccinelle semantic patch was used for making a part of
> the change:
...
> Signed-off-by: Himangi Saraogi <himangi774@...il.com>
> Acked-by: Julia Lawall <julia.lawall@...6.fr>
> Acked-by: Sam Ravnborg <sam@...nborg.org>
Applied to sparc-next.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists