From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "Mutharaju, Prasanna (P.)" To: =?iso-8859-1?Q?Uwe_Kleine-K=F6nig?= , Krzysztof Kozlowski CC: Kukjin Kim , Sylwester Nawrocki , Tomasz Figa , "Michael Turquette" , Stephen Boyd , "linux-samsung-soc@vger.kernel.org" , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent Date: Mon, 30 Nov 2015 09:55:27 +0000 Message-ID: <20151130095403.GA28879@jci-VirtualBox> References: <20151130075219.GA27737@jci-VirtualBox> <20151130081543.GI10431@pengutronix.de> In-Reply-To: <20151130081543.GI10431@pengutronix.de> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 List-ID: On Mon, Nov 30, 2015 at 09:15:43AM +0100, Uwe Kleine-K=F6nig wrote: > On Mon, Nov 30, 2015 at 07:52:22AM +0000, Mutharaju, Prasanna (P.) wrote: > > From: Prasanna Karthik > >=20 > > Remove unneeded variable used to store return value. > > --- > > v3: Modified subject and changelog comments > > --- > >=20 > > Signed-off-by: Prasanna Karthik >=20 > Everything after the first triple-dash doesn't make it into the git > history, so you are expected to write the S-o-b line above the list of > things changed since a previous submission. Thanks, I resent the patch again with S-o-b before changelog.=20 >=20 > Other than that the patch looks fine. >=20 > Uwe >=20 > --=20 > Pengutronix e.K. | Uwe Kleine-K=F6nig = | > Industrial Linux Solutions | http://www.pengutronix.de/ = |= From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Mutharaju, Prasanna (P.)" Subject: Re: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent Date: Mon, 30 Nov 2015 09:55:27 +0000 Message-ID: <20151130095403.GA28879@jci-VirtualBox> References: <20151130075219.GA27737@jci-VirtualBox> <20151130081543.GI10431@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <20151130081543.GI10431@pengutronix.de> Content-Language: en-US Content-ID: Sender: linux-clk-owner@vger.kernel.org To: =?iso-8859-1?Q?Uwe_Kleine-K=F6nig?= , Krzysztof Kozlowski Cc: Kukjin Kim , Sylwester Nawrocki , Tomasz Figa , Michael Turquette , Stephen Boyd , "linux-samsung-soc@vger.kernel.org" , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: linux-samsung-soc@vger.kernel.org On Mon, Nov 30, 2015 at 09:15:43AM +0100, Uwe Kleine-K=F6nig wrote: > On Mon, Nov 30, 2015 at 07:52:22AM +0000, Mutharaju, Prasanna (P.) wr= ote: > > From: Prasanna Karthik > >=20 > > Remove unneeded variable used to store return value. > > --- > > v3: Modified subject and changelog comments > > --- > >=20 > > Signed-off-by: Prasanna Karthik >=20 > Everything after the first triple-dash doesn't make it into the git > history, so you are expected to write the S-o-b line above the list o= f > things changed since a previous submission. Thanks, I resent the patch again with S-o-b before changelog.=20 >=20 > Other than that the patch looks fine. >=20 > Uwe >=20 > --=20 > Pengutronix e.K. | Uwe Kleine-K=F6nig = | > Industrial Linux Solutions | http://www.pengutronix.d= e/ | From mboxrd@z Thu Jan 1 00:00:00 1970 From: mkarthi3@visteon.com (Mutharaju, Prasanna (P.)) Date: Mon, 30 Nov 2015 09:55:27 +0000 Subject: [PATCH v3] clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parent In-Reply-To: <20151130081543.GI10431@pengutronix.de> References: <20151130075219.GA27737@jci-VirtualBox> <20151130081543.GI10431@pengutronix.de> Message-ID: <20151130095403.GA28879@jci-VirtualBox> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Nov 30, 2015 at 09:15:43AM +0100, Uwe Kleine-K?nig wrote: > On Mon, Nov 30, 2015 at 07:52:22AM +0000, Mutharaju, Prasanna (P.) wrote: > > From: Prasanna Karthik > > > > Remove unneeded variable used to store return value. > > --- > > v3: Modified subject and changelog comments > > --- > > > > Signed-off-by: Prasanna Karthik > > Everything after the first triple-dash doesn't make it into the git > history, so you are expected to write the S-o-b line above the list of > things changed since a previous submission. Thanks, I resent the patch again with S-o-b before changelog. > > Other than that the patch looks fine. > > Uwe > > -- > Pengutronix e.K. | Uwe Kleine-K?nig | > Industrial Linux Solutions | http://www.pengutronix.de/ |