From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932655AbbCEK5L (ORCPT ); Thu, 5 Mar 2015 05:57:11 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:55939 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754979AbbCEK4z (ORCPT ); Thu, 5 Mar 2015 05:56:55 -0500 X-IronPort-AV: E=Sophos;i="5.11,346,1422918000"; d="scan'208";a="124502568" Date: Thu, 5 Mar 2015 05:56:51 -0500 (EST) From: Julia Lawall X-X-Sender: jll@hadrien To: Quentin Lambert cc: Julia Lawall , Greg Kroah-Hartman , kernel-janitors@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] staging: io: Remove unnecessary OOM message In-Reply-To: <54F835E3.9080407@gmail.com> Message-ID: References: <20150305102316.GA4389@sloth> <54F835E3.9080407@gmail.com> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 5 Mar 2015, Quentin Lambert wrote: > > > On 05/03/2015 11:28, Julia Lawall wrote: > > It's i2o, not io, and it is on the way out of the kernel. > sorry about that, > since it is on its way out I guess there is no need for me to submit a correct > version of this patch? > > Are there resources to know whether or not a driver will be dropped or is it > enough to check if there is > a TODO file in its directory? These are the staging drivers that I know of: i2o line6 media/parport media/tlg2300 media/vino julia