From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753558AbcBTXiR (ORCPT ); Sat, 20 Feb 2016 18:38:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:48265 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752515AbcBTXiQ (ORCPT ); Sat, 20 Feb 2016 18:38:16 -0500 Date: Sat, 20 Feb 2016 15:38:15 -0800 From: Kroah-Hartman To: Bo YU Cc: Patard , Sri Nizamkari , Ravichandran , "open list:STAGING SUBSYSTEM" , open list Subject: Re: [PATCH] staging: xgifb: Fix comment style Message-ID: <20160220233815.GA8829@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 On Wed, Feb 17, 2016 at 02:53:34PM +0800, Bo YU wrote: > Fix comments to use trailing */ on separate lines. > > Signed-off-by: YU BO > --- > drivers/staging/xgifb/vb_init.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) Patch doesn't apply :(