From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933144AbcDYRAu (ORCPT ); Mon, 25 Apr 2016 13:00:50 -0400 Received: from lists.s-osg.org ([54.187.51.154]:53939 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754393AbcDYRAt (ORCPT ); Mon, 25 Apr 2016 13:00:49 -0400 Subject: Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment To: Lee Jones References: <1461101066-27753-1-git-send-email-javier@osg.samsung.com> <20160425140934.GG2713@dell> Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Tony Lindgren From: Javier Martinez Canillas Message-ID: <571E4D38.8060508@osg.samsung.com> Date: Mon, 25 Apr 2016 13:00:40 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <20160425140934.GG2713@dell> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Lee, On 04/25/2016 10:09 AM, Lee Jones wrote: > On Tue, 19 Apr 2016, Javier Martinez Canillas wrote: > >> The driver's file path in the comment is wrong, use the correct one. >> >> Signed-off-by: Javier Martinez Canillas >> >> --- >> >> drivers/mfd/twl4030-power.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c >> index 04b539850e72..f832233fd365 100644 >> --- a/drivers/mfd/twl4030-power.c >> +++ b/drivers/mfd/twl4030-power.c >> @@ -1,5 +1,5 @@ >> /* >> - * linux/drivers/i2c/chips/twl4030-power.c >> + * linux/drivers/mfd/twl4030-power.c > > These have a nasty habit of getting out of date, and since they serve > very little purpose, I'd prefer it if you just removed the line > completely. > Ok, I'll post a v2 just removing it then. Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America