Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751283AbbEASyA (ORCPT ); Fri, 1 May 2015 14:54:00 -0400 Received: from mga03.intel.com ([134.134.136.65]:60532 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750717AbbEASx6 (ORCPT ); Fri, 1 May 2015 14:53:58 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,351,1427785200"; d="scan'208";a="703941878" Message-ID: <1430506434.2878.398.camel@linux.intel.com> Subject: Re: [PATCH] staging: i2o: Remove unwanted semicolon From: Alan Cox To: "gregkh@linuxfoundation.org" Cc: One Thousand Gnomes , "Gujulan Elango, Hari Prasath (H.)" , "devel@driverdev.osuosl.org" , "somyaanand214@gmail.com" , "iskaranth@gmail.com" , "linux-kernel@vger.kernel.org" Date: Fri, 01 May 2015 19:53:54 +0100 In-Reply-To: <20150501141604.GB11584@kroah.com> References: <20150423133751.GA10268@IND12F0122> <1429801768.2878.361.camel@linux.intel.com> <20150430141406.GA8230@kroah.com> <20150430232548.0ee0a0a5@lxorguk.ukuu.org.uk> <20150501074103.GA19840@kroah.com> <1430472480.2878.397.camel@linux.intel.com> <20150501141604.GB11584@kroah.com> 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: 684 Lines: 18 > > Possibly but that ought to go via staging and really is one for the SCSI > > folks to call. The dpt_i2o was a bit more common than i2o proper. > > But if the staging i2o core is removed, doesn't that mean that this > driver will stop working? It uses code in uapi i2o.h, which I'm > guessing is implemented in the staging i2o core. They are separate drivers. dpt_i2o intentionally shares some API bits but they stand alone. 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/