Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1386678

[PATCH v2] mfd: twl4030-power: Remove driver path in file comment

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH v2] mfd: twl4030-power: Remove driver path in file comment
Date 2016-04-25 19:10 +0200
Message-ID <rrSbh-172-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


The driver's file path in the comment is wrong, so just remove it since
these tends to get out of date and they serve very little purpose.

Suggested-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

Changes in v2:
- Just remove the path instead of fixing it. Suggested by Lee Jones.

 drivers/mfd/twl4030-power.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c
index 04b539850e72..1beb722f6080 100644
--- a/drivers/mfd/twl4030-power.c
+++ b/drivers/mfd/twl4030-power.c
@@ -1,5 +1,4 @@
 /*
- * linux/drivers/i2c/chips/twl4030-power.c
  *
  * Handle TWL4030 Power initialization
  *
-- 
2.5.5

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2] mfd: twl4030-power: Remove driver path in file comment Javier Martinez Canillas <javier@osg.samsung.com> - 2016-04-25 19:10 +0200
  Re: [PATCH v2] mfd: twl4030-power: Remove driver path in file comment Lee Jones <lee.jones@linaro.org> - 2016-04-26 08:40 +0200

csiph-web