Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757973AbbDWPJi (ORCPT ); Thu, 23 Apr 2015 11:09:38 -0400 Received: from mga02.intel.com ([134.134.136.20]:38744 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965447AbbDWPJc (ORCPT ); Thu, 23 Apr 2015 11:09:32 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,631,1422950400"; d="scan'208";a="699823928" Message-ID: <1429801768.2878.361.camel@linux.intel.com> Subject: Re: [PATCH] staging: i2o: Remove unwanted semicolon From: Alan Cox To: "Gujulan Elango, Hari Prasath (H.)" Cc: "gregkh@linuxfoundation.org" , "devel@driverdev.osuosl.org" , "linux-kernel@vger.kernel.org" , "iskaranth@gmail.com" , "somyaanand214@gmail.com" Date: Thu, 23 Apr 2015 16:09:28 +0100 In-Reply-To: <20150423133751.GA10268@IND12F0122> References: <20150423133751.GA10268@IND12F0122> Organization: Intel Corporation Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 (3.12.11-1.fc21) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 728 Lines: 22 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). Nothing wrong with removing all those semi-colons or the submission, it's just you are patching something going away! Thanks for the patch though - and better luck next time 8) Alan -- 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/