public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c: piix4: remove an empty and redundant comment line
@ 2020-04-02 14:03 Hu Haowen
  2020-04-02 17:39 ` Jean Delvare
  0 siblings, 1 reply; 2+ messages in thread
From: Hu Haowen @ 2020-04-02 14:03 UTC (permalink / raw)
  To: jdelvare; +Cc: linux-i2c, linux-kernel, Hu Haowen

This line in the comment is empty and redundant, so removed it.

Signed-off-by: Hu Haowen <xianfengting221@163.com>
---
 drivers/i2c/busses/i2c-piix4.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-piix4.c b/drivers/i2c/busses/i2c-piix4.c
index 30ded6422e7b..8bdb1d4abac5 100644
--- a/drivers/i2c/busses/i2c-piix4.c
+++ b/drivers/i2c/busses/i2c-piix4.c
@@ -2,7 +2,6 @@
 /*
     Copyright (c) 1998 - 2002 Frodo Looijaard <frodol@dds.nl> and
     Philip Edelbrock <phil@netroedge.com>
-
 */
 
 /*
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-02 17:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-02 14:03 [PATCH] i2c: piix4: remove an empty and redundant comment line Hu Haowen
2020-04-02 17:39 ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox