From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751566AbdJXNyy (ORCPT ); Tue, 24 Oct 2017 09:54:54 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:56082 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750813AbdJXNyv (ORCPT ); Tue, 24 Oct 2017 09:54:51 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org D8FED60246 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=sboyd@codeaurora.org Date: Tue, 24 Oct 2017 06:54:48 -0700 From: Stephen Boyd To: Corentin Labbe Cc: Maxime Ripard , mturquette@baylibre.com, emilio@elopez.com.ar, wens@csie.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] clk: sunxi: fix build warning Message-ID: <20171024135448.GE15990@codeaurora.org> References: <20171019190948.5754-1-clabbe.montjoie@gmail.com> <20171020072904.kfmx65lbqd3uw2qh@flea> <20171024083628.GC15990@codeaurora.org> <20171024100702.GA14721@Red> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171024100702.GA14721@Red> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/24, Corentin Labbe wrote: > On Tue, Oct 24, 2017 at 01:36:28AM -0700, Stephen Boyd wrote: > > On 10/20, Maxime Ripard wrote: > > > Hi Stephen, Mike, > > > > > > On Thu, Oct 19, 2017 at 09:09:48PM +0200, Corentin Labbe wrote: > > > > This patch fix the following build warning: > > > > drivers/clk/sunxi/clk-factors.c:279:14: warning: variable 'name' set but not used [-Wunused-but-set-variable] > > > > > > > > Signed-off-by: Corentin Labbe > > > > > > Acked-by: Maxime Ripard > > > > > > Can you apply that patch directly? This is the only fix that we're > > > supposed to have for 4.14. > > > > > > > Fixes tag? And this is a new warning from the v4.14 merge window? > > I suppose it only removes code so that's a plus side for merging > > into fixes. > > > > Will do it. Does this mean you'll resend? Just telling me commit id would be sufficient. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project