From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Delvare Subject: Re: [PATCH] i2c: piix4: remove an empty and redundant comment line Date: Thu, 2 Apr 2020 19:39:25 +0200 Message-ID: <20200402193925.1e11b336@endymion> References: <20200402140359.22017-1-xianfengting221@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de ([195.135.220.15]:60506 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388677AbgDBRj2 (ORCPT ); Thu, 2 Apr 2020 13:39:28 -0400 In-Reply-To: <20200402140359.22017-1-xianfengting221@163.com> Sender: linux-i2c-owner@vger.kernel.org List-Id: linux-i2c@vger.kernel.org To: Hu Haowen Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org 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 > --- > 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 and > Philip Edelbrock > - > */ > > /* 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