From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751666AbbD3OOP (ORCPT ); Thu, 30 Apr 2015 10:14:15 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42830 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751613AbbD3OON (ORCPT ); Thu, 30 Apr 2015 10:14:13 -0400 Date: Thu, 30 Apr 2015 16:14:06 +0200 From: "gregkh@linuxfoundation.org" To: Alan Cox Cc: "Gujulan Elango, Hari Prasath (H.)" , "devel@driverdev.osuosl.org" , "somyaanand214@gmail.com" , "iskaranth@gmail.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] staging: i2o: Remove unwanted semicolon Message-ID: <20150430141406.GA8230@kroah.com> References: <20150423133751.GA10268@IND12F0122> <1429801768.2878.361.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1429801768.2878.361.camel@linux.intel.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 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