From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent To: "Mutharaju, Prasanna (P.)" , Stephen Boyd References: <20151130100720.GA29096@jci-VirtualBox> Cc: Kukjin Kim , Krzysztof Kozlowski , Tomasz Figa , Michael Turquette , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-samsung-soc@vger.kernel.org" From: Sylwester Nawrocki Message-id: <5671A777.7090308@samsung.com> Date: Wed, 16 Dec 2015 19:03:35 +0100 MIME-version: 1.0 In-reply-to: <20151130100720.GA29096@jci-VirtualBox> Content-type: text/plain; charset=windows-1252 List-ID: On 30/11/15 11:08, Mutharaju, Prasanna (P.) wrote: > From: Prasanna Karthik > > Remove unneeded variable used to store return value. > > Signed-off-by: Prasanna Karthik Patch applied, thanks.