linux-kernel.vger.kernel.org archive mirror
 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

* Re: [PATCH] i2c: piix4: remove an empty and redundant comment line
  2020-04-02 14:03 [PATCH] i2c: piix4: remove an empty and redundant comment line Hu Haowen
@ 2020-04-02 17:39 ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2020-04-02 17:39 UTC (permalink / raw)
  To: Hu Haowen; +Cc: linux-i2c, linux-kernel

On Thu,  2 Apr 2020 22:03:59 +0800, Hu Haowen wrote:
> 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>
> -
>  */
>  
>  /*

No, really, not wasting time reviewing and committing this. If you
really care about these comments then please at least reformat them to
comply with the standard. Stripping one line and leaving the rest
improperly formatted doesn't help at all, sorry.

-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[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;
as well as URLs for NNTP newsgroup(s).