Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386679
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment |
| Date | 2016-04-25 19:10 +0200 |
| Message-ID | <rrSbh-172-15@gated-at.bofh.it> (permalink) |
| References | <rpLnA-50R-15@gated-at.bofh.it> <rrPn3-7cw-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <javier@osg.samsung.com> >> >> --- >> >> 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] mfd: twl4030-power: Fix driver path in file comment Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-19 23:30 +0200
Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment Lee Jones <lee.jones@linaro.org> - 2016-04-25 16:10 +0200
Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-25 19:10 +0200
csiph-web