From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932586AbbCEKyt (ORCPT ); Thu, 5 Mar 2015 05:54:49 -0500 Received: from mail-wi0-f170.google.com ([209.85.212.170]:35650 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932229AbbCEKys (ORCPT ); Thu, 5 Mar 2015 05:54:48 -0500 Message-ID: <54F835E3.9080407@gmail.com> Date: Thu, 05 Mar 2015 11:54:27 +0100 From: Quentin Lambert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Julia Lawall CC: 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 References: <20150305102316.GA4389@sloth> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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? Quentin