From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pawel Moll Date: Tue, 29 Aug 2017 08:50:29 +0000 Subject: Re: [PATCH 2/2] bus: arm-ccn: Simplify code Message-Id: <1503996629.3460.5.camel@arm.com> List-Id: References: <20170827100706.13292-1-christophe.jaillet@wanadoo.fr> In-Reply-To: <20170827100706.13292-1-christophe.jaillet@wanadoo.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kernel-janitors@vger.kernel.org On Sun, 2017-08-27 at 12:07 +0200, Christophe JAILLET wrote: > Use 'devm_kasprintf()' to simplify the code. > > Signed-off-by: Christophe JAILLET Fine by me. Will queue it, thanks! Pawel