From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH 4/4] pinctrl: samsung: Remove unused local variable Date: Thu, 16 Feb 2017 10:39:01 +0000 Message-ID: <20170216103901.GD30007@localhost.localdomain> References: <1486980666-7143-1-git-send-email-ckeepax@opensource.wolfsonmicro.com> <1486980666-7143-4-git-send-email-ckeepax@opensource.wolfsonmicro.com> <20170215174303.2547hgentg6pldgo@kozik-lap> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Received: from mx0a-001ae601.pphosted.com ([67.231.149.25]:46670 "EHLO mx0b-001ae601.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753747AbdBPKiI (ORCPT ); Thu, 16 Feb 2017 05:38:08 -0500 Content-Disposition: inline In-Reply-To: <20170215174303.2547hgentg6pldgo@kozik-lap> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Krzysztof Kozlowski Cc: linus.walleij@linaro.org, tomasz.figa@gmail.com, s.nawrocki@samsung.com, linux-gpio@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, patches@opensource.wolfsonmicro.com On Wed, Feb 15, 2017 at 07:43:03PM +0200, Krzysztof Kozlowski wrote: > On Mon, Feb 13, 2017 at 10:11:06AM +0000, Charles Keepax wrote: > > Signed-off-by: Charles Keepax > > "The local variable drvdata is not used in samsung_gpio_set_direction()"? > > Reviewed-by: Krzysztof Kozlowski > Thanks, will update the commit messages with your recommendations and resend. Thanks, Charles