From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0622C3FC1 for ; Sun, 22 Aug 2021 12:37:01 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 09FE961284; Sun, 22 Aug 2021 12:36:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1629635820; bh=Mz0bHlzVa2KkO/FOv/LW9emHShWh4HwVMwyBlz89Me8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m+hdmC1yKMd2dS7oEaUXuf2rVRvIVsNPThPaovAZaQq+idPJNIVvI7PfOqlNKNlvZ 1z0vCjZBRQz0ISHVn3nmXzD6chItdV3iVrRX5aRrGMCF0szXEf/HczodEKcrhbEx8+ eBg/8aB4I0BBPr4Hb64KjDILzeNz1CBtpoh5XXsg= Date: Sun, 22 Aug 2021 14:36:57 +0200 From: Greg Kroah-Hartman To: "Fabio M. De Francesco" Cc: Larry Finger , Phillip Potter , "open list:STAGING SUBSYSTEM" , open list , Michael Straube , Martin Kaiser Subject: Re: TODO list for staging/r8188eu Message-ID: References: <1897566.d8lQ4HMSh1@localhost.localdomain> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1897566.d8lQ4HMSh1@localhost.localdomain> On Sun, Aug 22, 2021 at 09:41:20AM +0200, Fabio M. De Francesco wrote: > Dear Larry, Philip, > > >From what I understand how the development process works, drivers in staging > should have a to-do list in the TODO file. Please read https://www.kernel.org/ > doc/html/latest/process/2.Process.html?highlight=todo#staging-trees. > > Could you (as the maintainers of the r8188eu driver) please compile and > provide the above mentioned list? Why don't you provide an initial list for people to work off of if you feel it is needed here? thanks, greg k-h