Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758374AbcCVI4q (ORCPT ); Tue, 22 Mar 2016 04:56:46 -0400 Received: from mail-pf0-f176.google.com ([209.85.192.176]:33768 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755863AbcCVI4d (ORCPT ); Tue, 22 Mar 2016 04:56:33 -0400 Date: Tue, 22 Mar 2016 04:56:29 -0400 From: Bo Yu To: Kroah-Hartman Cc: Patard , Frederick , Sri Nizamkari , Sachdeva , yuzibode@126.com, Goyal , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: xgifb: Fix comment style Message-ID: <20160322085628.GA11502@localhost.localdomain> References: <20160312084033.GA14370@localhost.localdomain> <20160321193821.GC8307@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20160321193821.GC8307@kroah.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 21 On Mon, Mar 21, 2016 at 03:38:21PM -0400, Kroah-Hartman wrote: hi, >On Sat, Mar 12, 2016 at 03:40:35AM -0500, YU Bo wrote: >> Fix comments to use trailing */ on separste lines. >> >> Signed-off-by: YU BO >> --- >> drivers/staging/xgifb/vb_init.c | 3 ++- >> drivers/staging/xgifb/vb_setmode.c | 3 ++- >> 2 files changed, 4 insertions(+), 2 deletions(-) > >You sent me 2 different patches with the identical subject: line, which >I can't accept. Please fix them up and send a patch series, with unique >subjects. yes, you are right:) I will fix them up and resend a patch series. Sorry for the noise. Thanks. > >thanks, > >greg k-h