Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751018AbcCLHqZ (ORCPT ); Sat, 12 Mar 2016 02:46:25 -0500 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35385 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbcCLHqP (ORCPT ); Sat, 12 Mar 2016 02:46:15 -0500 Date: Sat, 12 Mar 2016 02:46:12 -0500 From: YU Bo To: Kroah-Hartman 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: <20160312074611.GA14146@localhost.localdomain> References: <20160224044516.GA6734@localhost.localdomain> <20160311214140.GA3202@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline In-Reply-To: <20160311214140.GA3202@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: 418 Lines: 19 On Fri, Mar 11, 2016 at 01:41:40PM -0800, Kroah-Hartman wrote: >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. Ok. Thank you very much for your time and patience. YU Bo > >thanks, > >greg k-h