From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752080AbbD3QfF (ORCPT ); Thu, 30 Apr 2015 12:35:05 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:38413 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751072AbbD3QfB (ORCPT ); Thu, 30 Apr 2015 12:35:01 -0400 MIME-Version: 1.0 In-Reply-To: <20150430141406.GA8230@kroah.com> References: <20150423133751.GA10268@IND12F0122> <1429801768.2878.361.camel@linux.intel.com> <20150430141406.GA8230@kroah.com> Date: Thu, 30 Apr 2015 22:05:00 +0530 Message-ID: Subject: Re: [PATCH] staging: i2o: Remove unwanted semicolon From: hari prasath To: "gregkh@linuxfoundation.org" Cc: Alan Cox , "devel@driverdev.osuosl.org" , "somyaanand214@gmail.com" , "iskaranth@gmail.com" , "Gujulan Elango, Hari Prasath (H.)" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30 April 2015 at 19:44, gregkh@linuxfoundation.org wrote: > On Thu, Apr 23, 2015 at 04:09:28PM +0100, Alan Cox wrote: >> On Thu, 2015-04-23 at 13:43 +0000, Gujulan Elango, Hari Prasath (H.) >> wrote: >> > This patch removes unwanted semicolon around close braces of code blocks >> >> >> The i2o driver moved into staging ready to be deleted unless someone >> steps up with hardware willing to maintain it (which is rather >> unlikely). > > I think it's now time to delete these, want me to do that for 4.2? I > can queue that up in my tree now, so that we don't see any more cleanup > patches being made for them? > > thanks, > > greg k-h > _______________________________________________ > devel mailing list > devel@linuxdriverproject.org > http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel >>> Greg I am not sure if this needs to go into next release. I send this patch as checkpatch was complaining about it. May be the owners of this driver can only decide >>> upon it. Alan cox also mentioned the same point that its about to be deleted. -- Regards, G.E.Hari Prasath