From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757380AbcAYP1C (ORCPT ); Mon, 25 Jan 2016 10:27:02 -0500 Received: from pmta2.delivery5.ore.mailhop.org ([54.186.218.12]:26328 "EHLO pmta2.delivery5.ore.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757294AbcAYP1A (ORCPT ); Mon, 25 Jan 2016 10:27:00 -0500 X-DKIM: OpenDKIM Filter v2.6.8 io A43FF80046 Date: Mon, 25 Jan 2016 15:26:57 +0000 From: Jason Cooper To: Ksenija =?utf-8?Q?Stanojevi=C4=87?= Cc: Greg KH , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org Subject: Re: Move skein out of staging? Message-ID: <20160125152657.GH676@io.lakedaemon.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Ksenija, On Mon, Jan 25, 2016 at 01:18:46PM +0100, Ksenija Stanojević wrote: > I'm helping Greg do a bit of cleanup in the staging tree, I noticed that > skein driver is maybe ready to be moved out of staging. Are there > any TODO tasks left to do beside checkpatch.pl clean-up? Well, I haven't looked at the code recently. But, iirc, most of the major todo items were done. I'm honestly not too worried about checkpatch warnings at this point. My biggest problem is -ETIME. If someone creates a series to move it over, I'll be happy to test and Ack. Otherwise, we'll be waiting a bit. :-/ I barely have time to keep up with my other maintainer duties, which are hobby/freetime as well. There's occasionally been interest in helping out, but it always seems to peter out prior to the actual move. thx, Jason.