Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753944AbbHOCJF (ORCPT ); Fri, 14 Aug 2015 22:09:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35236 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752731AbbHOCJC (ORCPT ); Fri, 14 Aug 2015 22:09:02 -0400 Date: Fri, 14 Aug 2015 19:09:01 -0700 From: Greg Kroah-Hartman To: =?iso-8859-1?Q?Rapha=EBl?= Beamonte Cc: Forest Bond , Malcolm Priestley , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Staging: vt6655: rf: fix C99 // comments coding style error Message-ID: <20150815020901.GA26259@kroah.com> References: <3282df275b66e5c246054da81fdecc2cbeb1346b.1439578007.git.raphael.beamonte@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3282df275b66e5c246054da81fdecc2cbeb1346b.1439578007.git.raphael.beamonte@gmail.com> User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 21 On Fri, Aug 14, 2015 at 02:46:57PM -0400, Rapha?l Beamonte wrote: > Replace C99 // comments by /* comments */ to follow the kernel > coding style. > > Signed-off-by: Rapha?l Beamonte > --- > drivers/staging/vt6655/rf.c | 535 ++++++++++++++++++++++---------------------- > 1 file changed, 269 insertions(+), 266 deletions(-) This doesn't apply to my staging-next branch of staging-git :( Please rebase and resend. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/