Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757684AbcCUTiZ (ORCPT ); Mon, 21 Mar 2016 15:38:25 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52945 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754716AbcCUTiX (ORCPT ); Mon, 21 Mar 2016 15:38:23 -0400 Date: Mon, 21 Mar 2016 15:38:21 -0400 From: Kroah-Hartman To: YU Bo 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: <20160321193821.GC8307@kroah.com> References: <20160312084033.GA14370@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160312084033.GA14370@localhost.localdomain> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 16 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. thanks, greg k-h