Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752806AbcCKVlp (ORCPT ); Fri, 11 Mar 2016 16:41:45 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:58016 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752353AbcCKVlm (ORCPT ); Fri, 11 Mar 2016 16:41:42 -0500 Date: Fri, 11 Mar 2016 13:41:40 -0800 From: Kroah-Hartman To: YU Bo Cc: Patard , Ravichandran , Sri Nizamkari , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: xgifb: Fix comments style in vb_init.c Message-ID: <20160311214140.GA3202@kroah.com> References: <20160224044516.GA6734@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160224044516.GA6734@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: 283 Lines: 13 On Tue, Feb 23, 2016 at 11:45:18PM -0500, YU Bo wrote: > Fix comments to use trailing */ on separate lines. > > Signed-off-by: YU BO You sent me 2 patches that did different things yet had the same subject line :( Please fix up and resend. thanks, greg k-h